Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Germany, Aachen
- Sign in to view email
- https://twitter.com/quasilyte
Pinned
1,658 contributions in the last year
Activity overview
Contribution activity
June 2020
Created an issue in VKCOM/noverify that received 2 comments
Add cmd.Run in addition to cmd.Main
cmd.Run would return int status code without doing the os.Exit.
cmd.Main could be written as os.Exit(cmd.Run(args)).
2
comments