globs vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
Unix shell-style glob pattern matching

Meta-data
Authors:Slava Pestov, Daniel Ehrenberg


Words

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


Files
resource:basis/globs/globs.factor
resource:basis/globs/globs-docs.factor
resource:basis/globs/globs-tests.factor