pub fn run_script_file( file: &str, context: Context, env: Option<Env>, ) -> Result<Context, ScriptError>
Executes the provided script file with the given context