Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/GrapesJS/grapesjs
/ init.ts
File
init.ts
packages/cli/src/init.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
inquirer from
'inquirer'
;
2
import
{ printRow, isUndefined, log, ensureDir } from
'./utils'
;
3
import
Listr from
'listr'
;
4
import
path from
'path'
;
Callers
nothing calls this directly
Calls
5
isUndefined
Function · 0.90
printRow
Function · 0.90
log
Function · 0.90
getName
Function · 0.85
initPlugin
Function · 0.85
Tested by
no test coverage detected