[][src]Function duckscript::runner::run_script

pub fn run_script(text: &str, context: Context) -> Result<Context, ScriptError>

Executes the provided script with the given context