Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/freshframework/fresh
/ mod.ts
File
mod.ts
packages/init/src/mod.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parseArgs } from
"@std/cli/parse-args"
;
2
import
{ initProject } from
"./init.ts"
;
3
import
{ InitError } from
"./init.ts"
;
4
Callers
nothing calls this directly
Calls
2
initProject
Function · 0.90
cwd
Method · 0.80
Tested by
no test coverage detected