[][src]Function hyeong::util::util::execute_command_stdout

pub fn execute_command_stdout(
    w: &mut StandardStream,
    command: &str
) -> Result<(), Error>

Execute command and stream stdout to StandardStream