source-files - Factor Documentation (original) (raw)
source-files
Factor handbook » The implementation » Source files
Next: | source-file |
---|
Vocabulary
source-files
Variable description
An assoc mapping pathname strings to source-file instances, representing loaded source files.
Variable value
Current value in global namespace:
H{ { "resource:basis/ui/gadgets/tracks/tracks.factor"...
Definition