chickadee » imperative-command-line-a » abort-parse

abort-parseprocedure

Helper procedure for use in command bodies to stop calling of commands, and inform the calling program that it should exit. This is used by the built-in special commands -help and -version to ensure that only one command is called.