Skip to main content

run_plugin

Function run_plugin 

Source
pub fn run_plugin(source: &str, plugin_name: &str) -> Result<JsValue, JsError>
Expand description

Run a native plugin on the source.

Available plugins can be listed with listPlugins().