pub fn get_command(name: &str) -> Option<ExecutablePluginCommand>Expand description
Get a command by name (matches TypeScript getCommand)
pub fn get_command(name: &str) -> Option<ExecutablePluginCommand>Get a command by name (matches TypeScript getCommand)