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 single named plugin against a Beancount source and return the resulting directives as JSON.