MCPcopy 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

1var fs = require('fs')
2 , path = require('path')
3 , util = require('util')
4 , shell = require('shelljs')

Callers

nothing calls this directly

Calls 5

loadTypesFunction · 0.85
deleteEmptySubdirsFunction · 0.85
notifyTypeFunction · 0.85
saveFunction · 0.70
nextFunction · 0.50

Tested by

no test coverage detected