Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/d1ll0n/stack-packer
/ cli.ts
File
cli.ts
src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
fs from
'fs'
;
3
import
path from
'path'
;
4
import
{ parseCode } from
'./parser/index'
;
Callers
nothing calls this directly
Calls
6
mkdirIfNotExists
Function · 0.90
isSolFile
Function · 0.90
arrJoiner
Function · 0.90
generateFileHeader
Function · 0.90
getPaths
Function · 0.85
createLibrary
Method · 0.80
Tested by
no test coverage detected