Flexible Lisp Blogware. Fork for personal use.
Mirrored from https://github.com/kingcons/coleslaw originally.
12345 |
- (in-package :coleslaw)
- (defgeneric start-coleslaw (&rest options)
- (:documentation "Start the coleslaw server with any specified OPTIONS."))
|