[][src]Function duckscript::runner::run_script_file

pub fn run_script_file(
    file: &str,
    context: Context
) -> Result<Context, ScriptError>

Executes the provided script file with the given context