[][src]Function deadwiki::util::shell

pub fn shell(path: &str, args: &[&str]) -> Result<String, Error>

Run a script and return its output.