[][src]Function cmd_lib::run_fun

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