Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deployd/deployd
/ internal-resources.js
File
internal-resources.js
lib/resources/internal-resources.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
)
2
, path = require(
'path'
)
3
, util = require(
'util'
)
4
, shell = require(
'shelljs'
)
Callers
nothing calls this directly
Calls
5
loadTypes
Function · 0.85
deleteEmptySubdirs
Function · 0.85
notifyType
Function · 0.85
save
Function · 0.70
next
Function · 0.50
Tested by
no test coverage detected