All Manuals > LispWorks User Guide and Reference Manual > 40 The LISPWORKS Package

NextPrevUpTopContentsIndex

*inspect-through-gui*

Variable
Summary

Controls what inspect does in the development environment.

Package

lispworks

Initial value

nil

Description

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 - 13 Feb 2015

NextPrevUpTopContentsIndex