termp
Check if we are in a dumb or real terminal. Provide the termp check and a quit function.
$ area51 add termpコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(termp:some-function ...)Check if we are in a dumb or real terminal. Provide the termp check and a quit function.
$ area51 add termpコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(termp:some-function ...)