gitignore vocabulary
Factor handbook » Vocabulary index


Summary
Implements .gitignore parser

Metadata
Authors:John Benediktsson


Words

Tuple classes
ClassSuperclassSlots
Image gitignoreImage tupleglob negated?


Generic words
WordStack effect
Image parse-gitignore( obj -- gitignore )


Ordinary words
WordStack effect
Image <gitignore>( glob negated? -- gitignore )
Image gitignored?( path gitignore -- ? )
Image load-gitignore( path -- gitignore )
Image split-path( path -- paths )


Class predicate words
WordStack effect
Image gitignore?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
Image gitignore.summary.txt
Image gitignore.gitignore-tests.factor
Image gitignore.gitignore.factor
Image gitignore.authors.txt