Skip to main content

exec

Function exec 

Source
pub async fn exec(
    command: impl Into<String>,
    options: RunOptions,
) -> Result<CommandResult>
Expand description

Execute a command with custom options