mirror of
https://gitlab.com/vindarel/ciel.git
synced 2026-01-18 23:31:07 -08:00
| .. | ||
| apipointer.lisp | ||
| finder.lisp | ||
| quicksearch.lisp | ||
| README.md | ||
| simpleHTTPserver.lisp | ||
| webapp-notify.lisp | ||
| webapp.lisp | ||
- it is better to use
uiop:*command-line-arguments*instead of(uiop:command-line-arguments). The latter always get the original full list, but when callingciel -swe need to pop the arguments list, to ditch the-s.