Function run_script

Source
pub fn run_script(
    script_path: &str,
    script_args: &[String],
    mode: Mode,
) -> Result<()>
Expand description

Main entry point for processing and running a script