ext:+default-command-arg-rules+
— ECL command line options
Type | A list of lists. |
This constant contains a list of rules for parsing the command line
arguments. This list is made of all the options which ECL accepts by
default. It can be passed as first argument to ext:process-command-args
, and you can use it as a starting point
to extend ECL.