INNER CODE UNIT · Go

main

project-zot/zot · cmd/zli/main.go:11

func main() {
	if err := cli.NewCliRootCmd().Execute(); err != nil {
		os.Exit(1)
	}
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…