Closed sonovice closed 8 years ago
When meico is used as a command line tool, it should return a meaningful exit code. Example:
0 - Everything went fine ... 64 - Command line usage error 65 - Input file invalid 66 - Input file not existent or not readable
A few cases already have de facto standardized exit codes, see http://opensource.apple.com//source/Libc/Libc-320/include/sysexits.h
fixed in #5 , waiting for pull from develop-cli branch
develop-cli
When meico is used as a command line tool, it should return a meaningful exit code. Example:
A few cases already have de facto standardized exit codes, see http://opensource.apple.com//source/Libc/Libc-320/include/sysexits.h