inspector ( obj -- )


Vocabulary
inspector

Inputs
objan object


Outputs
None

Word description
Starts a new inspector and prints a brief help message. If an inspector is already running, this starts a nested inspector. An alternative word that reuses the current inspector instance is inspect.

Definition