Function ruc::cmd::exec_output

source ·
pub fn exec_output(cmd: &str) -> Result<String>
Expand description

execute an external command, and return its outputs after it exits