Skip to main content

KeybindingAdd

pub async fn KeybindingAdd(
    RunTime: Arc<ApplicationRunTime>,
    Arguments: Vec<Value>,
) -> Result<Value, String>