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

File init.js

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

Source from the content-addressed store, hash-verified

1var colors = require('colors');
2var mkdirp = require('mkdirp');
3
4var Promise = require('bluebird');

Callers

nothing calls this directly

Calls 2

fileIdIsValidFunction · 0.85
writeExternalFileFunction · 0.85

Tested by

no test coverage detected