Function nydus_utils::exec::exec

source ·
pub fn exec(cmd: &str, output: bool, input: &[u8]) -> Result<String>