Cleanup babeltrace-cfg, use BABELTRACE_PLUGIN_PATH
[babeltrace.git] / converter / babeltrace-cfg.h
index fe385a2083511e53a440012a72970c5434e24892..f32bf07aab0af42c38f794c2f8808e9580adad4b 100644 (file)
@@ -70,4 +70,7 @@ struct bt_config *bt_config_create(void);
 int bt_config_init_from_args(struct bt_config *cfg, int argc,
                const char *argv[]);
 
+enum bt_value_status bt_config_append_plugin_paths(
+               struct bt_value *plugin_paths, const char *arg);
+
 #endif /* BABELTRACE_CONVERTER_CFG_H */
This page took 0.022643 seconds and 4 git commands to generate.