Skip to main content

command_output

Function command_output 

Source
pub fn command_output(
    args: impl IntoIterator<Item = String>,
) -> CliResult<String>
Expand description

Return command output for tests and host integrations.