execute_command

Function execute_command 

Source
pub fn execute_command(command: &str) -> Result<String>
Expand description

Execute a shell command and capture its output with timeout