inspect ( obj -- )
Factor handbook » Developer tools » The inspector

Next:&push ( -- obj )


Vocabulary
inspector

Inputs
objan object


Outputs
None

Word description
If an inspector is already running, displays the slots of the object in the current inspector. If an inspector is not running, starts a new inspector.

Definition