The search functionality needs JavaScript enabled
Sets the enabled status of a plugin. The plugin name is the same as its directory name.
void setPluginEnabled ( const(String) plugin, const(bool) enabled ) nothrow @nogc;