Skip to main content

document_discovery_config

Function document_discovery_config 

Source
pub fn document_discovery_config(
    base_dir: &Path,
    directories: &[String],
) -> String
Expand description

Build the PluginInput::config JSON string for this plugin.

Centralized here so callers (the loader) don’t need to know the schema — the plugin owns its own config shape.