Scieneer Common Lisp 1.3.9 online documentation interactive-stream-p stream [Generic Function] Return true if stream does I/O on a terminal or other interactive device.
(setf (interactive-stream-p stream) value) [Generic Function] Set the interactive-stream-p flag for the stream. This flag can be changed on sys:fd-stream based streams.