| Authors: | Slava Pestov, Doug Coleman |
| Class | Superclass | Slots |
| path | ||
| string |
| Word | Stack effect |
| ( path -- path' ) | |
| ( -- dir ) | |
| ( path -- path' ) | |
| ( path -- ? ) | |
| ( path -- newpath ) |
| Word | Stack effect |
| ( string -- pathname ) | |
| ( path -- ? ) | |
| ( path1 path2 -- path ) | |
| ( path1 path2 -- path ) | |
| ( path -- extension ) | |
| ( path -- string ) | |
| ( path -- stem ) | |
| ( path -- n ? ) | |
| ( path -- * ) | |
| ( path -- parent ) | |
| ( path -- seq ) | |
| ( -- string ) | |
| ( ch -- ? ) | |
| ( path1 path2 -- path ) | |
| ( path -- newpath ) | |
| ( string -- string' ) | |
| ( string -- string' ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| io.pathnames.private vocabulary |