Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hashicorp/hcl
/ main
Function
main
cmd/hclspecsuite/main.go:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
)
16
17
func
main() {
18
os.Exit(realMain(os.Args[1:]))
19
}
20
21
func
realMain(args []string) int {
22
if
len(args) != 2 {
Callers
nothing calls this directly
Calls
2
realMain
Function · 0.85
Exit
Method · 0.65
Tested by
no test coverage detected