Validate command implementation.
Corresponds to Rust impl Exec for CommandArgs
impl Exec for CommandArgs
Execute the command and return the output string.
Error if the command fails
Validate command implementation.
Corresponds to Rust
impl Exec for CommandArgs