Skip to main content

run_with_options

Function run_with_options 

Source
pub async fn run_with_options(
    command: Commands,
    format: OutputFormat,
    shape: OutputShape,
    compact: bool,
    quiet: bool,
) -> Result<(), Error>