Skip to main content

is_plugin_command

Function is_plugin_command 

Source
pub fn is_plugin_command(name: &str) -> bool
Expand description

True if name is a live plugin command. Used where callers want to know whether a name resolves to a plugin without invoking it.