Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/remotemobprogramming/mob
/ main
Function
main
mob.go:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
func
main() {
247
run(os.Args)
248
}
249
250
func
run(osArgs []string) {
251
args = osArgs
Callers
nothing calls this directly
Calls
1
run
Function · 0.85
Tested by
no test coverage detected