Handbook
Glossary
refresh ( prefix -- )
Factor handbook
»
Developer tools
»
Runtime code reloading
Next:
refresh-all ( -- )
Vocabulary
vocabs
.
refresh
Inputs
prefix
a
string
Outputs
None
Word description
Reloads source files and documentation belonging to loaded vocabularies whose names are prefixed by
prefix
which have been modified on disk.
See also
refresh-all
Definition
IN:
vocabs.refresh
:
refresh
( prefix -- )
to-refresh
do-refresh
;