Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/betta-tech/byo-coding-agent
/ cmdExit
Function
cmdExit
commands.go:414–416 ·
view source on GitHub ↗
(_ string)
Source
from the content-addressed store, hash-verified
412
}
413
414
func
cmdExit(_ string) {
415
os.Exit(0)
416
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected