MCPcopy
hub / github.com/serverless/serverless / setLoadedPlugins

Method setLoadedPlugins

packages/serverless/lib/classes/cli.js:12–14  ·  view source on GitHub ↗
(plugins)

Source from the content-addressed store, hash-verified

10 }
11
12 setLoadedPlugins(plugins) {
13 this.loadedPlugins = plugins
14 }
15
16 setLoadedCommands(commands) {
17 this.loadedCommands = commands

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected