[][src]Function cmd_lib::run_cmd

pub fn run_cmd<S>(cmds: S) -> Result<(), Error> where
    S: Into<String>,