Interface: IRegistry
Registry interface
Properties
plugins
plugins:
Record<string,IPluginSettings>
plugins with its settings
services
services:
string[]
Todo
services
connections
connections:
Record<string,IConnection>
list of db connections with its settings
verbose
verbose:
boolean
verbose mode
Last updated on