Dump obj - Geomol/World GitHub Wiki

Usage

dump-obj obj

Description

Returns a block of information about an object or port.

dump-obj is a function!

Arguments

obj -- [context! port!]

Examples

w> dump-obj system

== [" product word! cortex ^/" " version context! [version platform variation] ^/" " build string! ^"Dec 18 2011 11:03:50^" ^/" " license string! ^"Alpha release. For testing only. Use at your... ^/" " options context! [path format] ^/" " script context! [title header parent path args words] ^/" " console context! [prompt result block string] ^/" " standard context! [dir error errors file socket] ^/" " state context! [last-error] ^/" " words context! [make datatype! none! unset! logic! integer! ... ^/"]