Handbook
Glossary
globs vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Unix shell-style glob pattern matching
Metadata
Authors:
Slava Pestov
,
Daniel Ehrenberg
Words
Ordinary words
Word
Stack effect
<glob>
( input -- ast )
glob
( glob -- files )
glob-matches?
( input glob -- ? )
glob-pattern?
( string -- ? )
not-path-separator
( -- sep )
wild-path-separator
( -- sep )
Files
resource:basis/globs/globs.factor
resource:basis/globs/globs-tests.factor
Metadata files
resource:basis/globs/authors.txt
resource:basis/globs/summary.txt
Children
Vocabulary
Summary
globs.private