Skip to main content

execute_command

Function execute_command 

Source
pub async fn execute_command(
    input: Option<&[u8]>,
    prog_n_args: &[&OsStr],
) -> Result<(), SysdBaseError>