1 (in-package #:clnl-extension-cli)
8 PRIMS: Primitives defined for this extension
12 PRIMS returns the primitives used in the CLI extension."
14 (list :name :q :type :command :func #'shut-down)))
17 (cl-charms/low-level:endwin)
18 (sb-ext:exit :abort t))