Skip to main content

build_interactive

Function build_interactive 

Source
fn build_interactive(
    config: &HashMap<String, Value>,
    discovery: &Option<String>,
) -> Result<Interactive, String>
Expand description

Builds the interactive-mode configuration from the plugin config.