Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ newModule.ts
File
newModule.ts
npm_modules/cli/src/commands/newModule.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
inquirer from
'inquirer'
;
3
import
path from
'path'
;
4
import
type
{ Argv } from
'yargs'
;
Callers
nothing calls this directly
Calls
1
makeCommandHandler
Function · 0.90
Tested by
no test coverage detected