pub fn execute_with_timeout(command: &str, timeout: Duration) -> BashResultExpand description
Execute a command with a specific timeout
pub fn execute_with_timeout(command: &str, timeout: Duration) -> BashResultExecute a command with a specific timeout