coleslaw/core/coleslaw.lisp
2011-02-19 18:25:02 -05:00

4 lines
143 B
Common Lisp

(in-package :coleslaw)
(defgeneric start-coleslaw (&rest options)
(:documentation "Start the coleslaw server with any specified OPTIONS."))