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

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