Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aslemammad/venode
/ cli.ts
File
cli.ts
venode/src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
mkdirp from
"mkdirp"
;
2
import
{ promises as fs } from
"fs"
;
3
import
mime from
"mime-types"
;
4
import
{ posix as path } from
"path"
;
Callers
nothing calls this directly
Calls
2
validateArgs
Function · 0.90
transformDep
Function · 0.85
Tested by
no test coverage detected