Plugin.isReplaced

bool isReplaced() @nogc nothrow

Return true if plugin has been replaced by another plugin. The plugin will still be usable, but hosts should hide them from their user interfaces to prevent users from using deprecated plugins.

Returns

true if plugin is replaced