Handbook
Glossary
&push ( -- obj )
Factor handbook
»
Developer tools
»
The inspector
Prev:
inspect ( obj -- )
Next:
&back ( -- )
Vocabulary
inspector
Inputs
None
Outputs
obj
an
object
Word description
If the inspector is running, outputs the object currently being inspected.
Definition
USING:
namespaces
;
IN:
inspector
:
&push
( -- obj )
me
get
;