[][src]Function vcgencmd::exec_command

pub fn exec_command(
    command: Cmd,
    src: Option<Src>
) -> Result<String, PopenError>

Execute the given command and capture its std_output without modifying it