Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MainPluginApiProvider

Implementation should contains main(Theia) part of new namespace in Plugin API. initialize will be called once per plugin runtime

Hierarchy

  • MainPluginApiProvider

Index

Methods

Methods

  • initialize(rpc: RPCProtocol, container: Container): void