autodisc: make it possible to interrupt auto source discovery
[babeltrace.git] / src / cli / babeltrace2-cfg-cli-args.h
index 8a458c22a3ad14897802b2a1d937736c0efbd6ce..e709263fbff86e9bd896ea37d54b901c3487ca62 100644 (file)
@@ -36,6 +36,7 @@
 struct bt_config *bt_config_cli_args_create(int argc, const char *argv[],
                int *retcode, bool force_omit_system_plugin_path,
                bool force_omit_home_plugin_path,
-               const bt_value *initial_plugin_paths);
+               const bt_value *initial_plugin_paths,
+               const bt_interrupter *interrupter);
 
 #endif /* CLI_BABELTRACE_CFG_CLI_ARGS_H */
This page took 0.023369 seconds and 4 git commands to generate.