Interface RemoteRegistryContribution

interface RemoteRegistryContribution {
    registerRemoteCommands(registry): void;
}

Implemented by

Methods