Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/serverless/serverless
/ readFile
Method
readFile
packages/serverless/lib/classes/utils.js:77–79 ·
view source on GitHub ↗
(filePath)
Source
from the content-addressed store, hash-verified
75
}
76
77
readFile(filePath) {
78
return
readFile(filePath)
79
}
80
81
walkDirSync(dirPath) {
82
return
walkDirSync(dirPath)
Callers
15
readFile
Function · 0.80
getValidate
Function · 0.80
readConfigurationFile
Function · 0.80
addTree
Function · 0.80
injectRequirements
Function · 0.80
moveModuleUp
Function · 0.80
getFileContent
Function · 0.80
excludeNodeDevDependencies
Function · 0.80
validateFile
Method · 0.80
validateFile
Method · 0.80
uploadStateFile
Function · 0.80
checkIfDeploymentIsNecessary
Function · 0.80
Calls
1
readFile
Function · 0.50
Tested by
2
addNewArrayItemAndVerifyResult
Function · 0.64
removeExistingArrayItemAndVerifyResult
Function · 0.64