Handbook
Glossary
word-def ( name -- str )
Vocabulary
fuel
.
help
Inputs
name
an
object
Outputs
str
an
object
Definition
USING:
accessors
fuel.help.private
io.streams.string
kernel
prettyprint
;
IN:
fuel.help
:
word-def
( name -- str )
find-word
[
[
def>>
pprint
]
with-string-writer
]
[
f
]
if*
;
inline