Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ setLoadedCommands
Method
setLoadedCommands
packages/serverless/lib/classes/cli.js:16–18 ·
view source on GitHub ↗
(commands)
Source
from the content-addressed store, hash-verified
14
}
15
16
setLoadedCommands(commands) {
17
this.loadedCommands = commands
18
}
19
20
printDot() {
21
process.stderr.write(
'.'
)
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected