Plugin.hasFeature

bool hasFeature(Node feature) @nogc nothrow

Return whether a feature is supported by a plugin.

Returns

This will return true if the feature is an optional or required feature of the plugin.