word-help* ( word -- content )
Factor handbook » Developer tools » Help system » Help system implementation

Prev:word-help ( word -- content )
Next:lookup-article ( name -- article )


Vocabulary
help

Inputs
wordan object


Outputs
contentan object


Definition

GENERIC: word-help* ( word -- content )


Methods