Skip to main content

call_analyze

Function call_analyze 

Source
pub fn call_analyze(
    store: &mut Store<HostState>,
    instance: &Instance,
    source: &str,
    language: Language,
) -> Result<Vec<Finding>>
Expand description

Call the plugin’s analyze function