new PluginsOptions()
Class used to access configuration options exposed by plugins. For more details on how a plugin can expose
configuration options, see the Customization Guide.
Methods
-
<static> getClientOption(option)
-
Plugins client options getter.
Parameters:
Name Type Description option
the option name. Returns:
the option value.- Type
- *