source-files vocabulary
Factor handbook ยป Vocabulary index


Documentation
Source files

Metadata
Authors:Slava Pestov


Words

Tuple classes
ClassSuperclassSlots
source-file tuplepath top-level-form checksum definitions main


Symbol words
current-source-file
source-files


Ordinary words
WordStack effect
<source-file>( path -- source-file )
forget-source( path -- )
path>source-file( path -- source-file )
record-checksum( lines source-file -- )
record-definitions( source-file -- )
record-top-level-form( quot source-file -- )
reset-checksums( -- )
rollback-source-file( source-file -- )
with-source-file( name quot -- )
wrap-source-file-error( error -- * )


Class predicate words
WordStack effect
source-file?( object -- ? )


Files


Metadata files


Children from resource:core
VocabularySummary
source-files.errorsSource file errors and their observers


Children from resource:basis
VocabularySummary
source-files.errorsSource file errors and their observers