Controls what inspect does in the development environment.
lispworks
nil
The variable *inspect-through-gui*
controls what inspect does in the development environment.
When the value is nil
, inspect uses a command line interface in the REPL.
When the value is true, inspect invokes an Inspector tool in the LispWorks IDE.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:41