EditorInterface.isPluginEnabled

Returns the enabled status of a plugin. The plugin name is the same as its directory name.

struct EditorInterface
@nogc nothrow const
bool
isPluginEnabled
(
StringArg0
)
(
in StringArg0 plugin
)

Meta