Skip to main content

run_with_output

Function run_with_output 

Source
pub async fn run_with_output(
    command: OpcCommand,
    config: &BhtuneConfig,
    output: OutputFormat,
) -> Result<()>