hyper_scripter::util
pub fn run( script_path: &PathBuf, info: &ScriptInfo, remaining: &[String], content: &str) -> Result<()>