MCPcopy 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
246func main() {
247 run(os.Args)
248}
249
250func run(osArgs []string) {
251 args = osArgs

Callers

nothing calls this directly

Calls 1

runFunction · 0.85

Tested by

no test coverage detected