Handbook
Glossary
$slot ( children -- )
Factor handbook
»
Developer tools
»
Help system
»
Writing documentation
»
Element types
»
Span elements
Prev:
$snippet ( children -- )
Next:
$url ( children -- )
Vocabulary
help
.
markup
Inputs
children
markup elements
Outputs
None
Word description
Prints a tuple slot name in the same way as a snippet. The help tool can check that there exists an accessor with this name.
Definition
IN:
help.markup
ALIAS:
$slot
$snippet
inline