Skip to main content

execute

Function execute 

Source
pub fn execute(
    arguments: &str,
    cwd: &Path,
    api_key_env: &str,
    secret: Option<&str>,
) -> CmdResult