Skip to main content

dispatch_option_screen

Function dispatch_option_screen 

Source
pub(super) async fn dispatch_option_screen(
    gateway: &str,
    output: OutputFormat,
    args: OptionScreenArgs,
) -> Result<()>