GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

PluginCommandObserverContribution

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

Signature

export interface PluginCommandObserverContribution extends PluginOrderedContribution

Properties

4
recordobserverscopeactive

Methods

0

No methods.

Properties

record#
record: PluginRuntimeRecord;
observer#
observer: PluginCommandObserver;
scope#
scope: PluginEventContributionScope;
active#
active: boolean;