disableBuiltInPlugins property
Built-in plugin types to leave out of the console. Built-in plugins are opt-out, so an empty list (the default) registers all of them.
Implementation
final List<BuiltInPluginType> disableBuiltInPlugins;
Built-in plugin types to leave out of the console. Built-in plugins are opt-out, so an empty list (the default) registers all of them.
final List<BuiltInPluginType> disableBuiltInPlugins;