Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/serverless/serverless
/ readFileSync
Method
readFileSync
packages/serverless/lib/classes/utils.js:73–75 ·
view source on GitHub ↗
(filePath)
Source
from the content-addressed store, hash-verified
71
}
72
73
readFileSync(filePath) {
74
return
readFileSync(filePath)
75
}
76
77
readFile(filePath) {
78
return
readFile(filePath)
Callers
15
renameYmlService
Function · 0.80
renameTsService
Function · 0.80
readFileSync
Function · 0.80
request.js
File · 0.80
createV3RequestHandler
Function · 0.80
getPackageNameFromPyproject
Function · 0.80
getRequirements
Function · 0.80
pyprojectTomlToRequirements
Function · 0.80
isPoetryProject
Function · 0.80
deployFunction
Method · 0.80
extendedValidate
Function · 0.80
mergeIamTemplates
Function · 0.80
Calls
1
readFileSync
Function · 0.85
Tested by
4
buildContext
Function · 0.64
updateServerlessYml
Function · 0.64
runTest
Function · 0.64
runComposeTest
Function · 0.64