• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

LICENSEH A D09-Nov-2018732

README.mdH A D09-Nov-2018132

exitwithstatus.goH A D09-Nov-20181.6 KiB

go.modH A D09-Nov-201845

version.goH A D09-Nov-2018343

README.md

1# exitwithstatus - Non-zero exit status
2
3A way to provide a non-zero exit code from a program as Go does not
4support this directly.
5