globs vocabulary
Factor handbook ยป Vocabulary index


Summary
Unix shell-style glob pattern matching

Metadata
Authors:Slava Pestov, Daniel Ehrenberg


Words

Ordinary words
WordStack effect
<glob>( input -- ast )
glob( glob -- files )
glob-matches?( input glob -- ? )
glob-pattern?( string -- ? )
not-path-separator( -- sep )
wild-path-separator( -- sep )


Files


Metadata files


Children
VocabularySummary
globs.private