Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garrytan/gstack
/ host-config-export.ts
File
host-config-export.ts
scripts/host-config-export.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
/**
3
* Export host configs as shell-safe values
for
consumption by the bash setup script.
4
*
Callers
nothing calls this directly
Calls
3
getHostConfig
Function · 0.90
validateAllConfigs
Function · 0.90
shellEscape
Function · 0.85
Tested by
no test coverage detected