Skip to main content

dispatch_bind_key

Function dispatch_bind_key 

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