Scieneer Common Lisp 1.3.9 online documentation ext:get-command-line-switch sname [Function] Accepts the name of a switch as a string and returns the value of the switch. If no value was specified, then any following words are returned. If there are no following words, then t is returned. If the switch was not specified, then nil is returned.