MCPcopy Create free account
hub / github.com/caarlos0/tasktimer / main

Function main

main.go:11–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9var version = "dev"
10
11func main() {
12 cmd.Execute(
13 version,
14 os.Exit,
15 os.Args[1:],
16 )
17}

Callers

nothing calls this directly

Calls 1

ExecuteFunction · 0.92

Tested by

no test coverage detected