Up: parser-tools [Index]
The library (vicare parser-tools unix-pathnames)
implements
facilities for parsing and manipulating Unix file system pathnames.
When importing it, it is suggested to prefix the bindings with
‘uxptn.’ as in:
(import (vicare) (prefix (vicare parser-tools unix-pathnames) uxptn.))
• parser-tools unix-pathnames grammar: | Grammar of Unix pathnames. | |
• parser-tools unix-pathnames errors: | Condition object types. | |
• parser-tools unix-pathnames preds: | Predicates for Unix pathnames. | |
• parser-tools unix-pathnames conv: | Converting Unix pathnames. | |
• parser-tools unix-pathnames parser: | Parsing Unix pathnames. | |
• parser-tools unix-pathnames manip: | Manipulating Unix pathnames. | |
• parser-tools unix-pathnames comp: | Components of Unix pathnames. |