Liking cljdoc? Tell your friends :D

auto-build.os.exit-codes

Constants to have clear and consistent return codes for the application

Constants to have clear and consistent return codes for the application
raw docstring

cannot-executeclj

126: Command invoked cannot execute

126: Command invoked cannot execute
sourceraw docstring

command-not-foundclj

127: Command not found

127: Command not found
sourceraw docstring

exist-status-out-of-rangeclj

255\ Exit status out of range

255\ Exit status out of range
sourceraw docstring

fatal-error-signalclj

(fatal-error-signal signal)

128+n: Fatal error signal "n"

128+n: Fatal error signal "n"
sourceraw docstring

general-errorsclj

1: Catchall for general errors

1: Catchall for general errors
sourceraw docstring

intentionalclj

131 - Intentional error

131 - Intentional error
sourceraw docstring

invalid-argumentclj

128: Invalid argument to exit

128: Invalid argument to exit
sourceraw docstring

invalid-stateclj

3: State is not consistent with the command

3: State is not consistent with the command
sourceraw docstring

misuseclj

2: Misuse of shell built-ins (according to Bash documentation)

2: Misuse of shell built-ins (according to Bash documentation)
sourceraw docstring

okclj

source

rules-brokenclj

132 - A rules is broken, execution is stopped

132 - A rules is broken, execution is stopped
sourceraw docstring

script-terminatedclj

130 Script terminated by Control-C

130 Script terminated by Control-C
sourceraw docstring

unexpected-exceptionclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close