Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ set
Method
set
packages/sf-core/src/lib/platform/deployments.js:52–55 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
50
}
51
52
set(data) {
53
_.merge(this.data, data)
54
return
this.data
55
}
56
57
setFunction(data) {
58
if
(!data.name) {
Callers
15
createServiceDeployment
Function · 0.95
addServiceOutputSection
Method · 0.80
extendConfiguration
Method · 0.80
denormalizeUserConfig
Function · 0.80
validateConfig
Method · 0.80
resolveCommands
Function · 0.80
commands-schema.js
File · 0.80
general.js
File · 0.80
checkIfDeploymentIsNecessary
Function · 0.80
_createRoleForFunction
Function · 0.80
http-api.js
File · 0.80
checkKmsArn
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected