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

*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 - 01 Dec 2021 19:30:41