Skip to main content

execute

Function execute 

Source
pub fn execute(
    command: String,
    args: Vec<String>,
) -> Result<CommandOutput, String>