termp

MIT

Check if we are in a dumb or real terminal. Provide the termp check and a quit function.

$ area51 add termpCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(termp:some-function ...)