Function bitbucket_server_cli::util::exec[][src]

pub async fn exec<P: AsRef<Path>>(cmd: &str, path: P) -> Result<Output>