GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginCommandRemovalContribution

API/Interfaces/PluginCommandRemovalContribution
seyfert/lib/client/plugins/registry.d.ts

Signature

export interface PluginCommandRemovalContribution extends PluginOrderedContribution

Properties

3
recordnamesscope

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
names#
names: readonly string[];
scope#
scope: PluginEventContributionScope;