Skip to main content

handle_keybinding_remove

Function handle_keybinding_remove 

Source
async fn handle_keybinding_remove(
    runtime: Arc<ApplicationRunTime>,
    args: Vec<Value>,
) -> Result<Value, String>
Expand description

Remove all dynamic keybindings for a command.