pub fn is_plugin_command(name: &str) -> bool
True if name is a live plugin command. Used where callers want to know whether a name resolves to a plugin without invoking it.
name