MCPcopy
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

1import inquirer from 'inquirer';
2import { printRow, isUndefined, log, ensureDir } from './utils';
3import Listr from 'listr';
4import path from 'path';

Callers

nothing calls this directly

Calls 5

isUndefinedFunction · 0.90
printRowFunction · 0.90
logFunction · 0.90
getNameFunction · 0.85
initPluginFunction · 0.85

Tested by

no test coverage detected