Liking cljdoc? Tell your friends :D

automaton-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
raw docstring

catch-allclj

1: Catchall for general errors

1: Catchall for general errors
raw docstring

command-not-foundclj

127: Command not found

127: Command not found
raw docstring

exist-status-out-of-rangeclj

255\ Exit status out of range

255\ Exit status out of range
raw docstring

exitclj

(exit status)

fatal-error-signalclj

(fatal-error-signal signal)

128+n: Fatal error signal "n"

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

intentionalclj

131 - Intentional error

131 - Intentional error
raw docstring

invalid-argumentclj

128: Invalid argument to exit

128: Invalid argument to exit
raw docstring

invalid-stateclj

3: State is not consistent with the command

3: State is not consistent with the command
raw docstring

misuseclj

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

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

okclj


rules-brokenclj

132 - A rules is broken, execution is stopped

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

script-terminatedclj

130 Script terminated by Control-C

130 Script terminated by Control-C
raw docstring

unexpected-exceptionclj

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

× close