class-options
Provides easy access to the defining class and its options during initialization or reinitialization of its subcomponents.
$ area51 add class-optionsコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(class-options:some-function ...)