exec

Function exec 

Source
pub async fn exec(program: &str, args: &[&str]) -> Result<String, ProcessError>
Expand description

执行命令并返回标准输出