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.