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