MCPcopy Create free account
hub / github.com/danthareja/node-google-apps-script / defaults.js

File defaults.js

lib/defaults.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module.exports = {
2 DEFAULT_SUBDIR: 'src',
3 STORAGE_FILE: getUserHome() + '/.gapps',
4 CONFIG_NAME: 'gapps.config.json',

Callers

nothing calls this directly

Calls 1

getUserHomeFunction · 0.85

Tested by

no test coverage detected