Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
var
colors = require(
'colors'
);
2
var
mkdirp = require(
'mkdirp'
);
3
4
var
Promise = require(
'bluebird'
);
Callers
nothing calls this directly
Calls
2
fileIdIsValid
Function · 0.85
writeExternalFile
Function · 0.85
Tested by
no test coverage detected