pathname (original) (raw)
ANSI Common Lisp 19 Filenames
19.4 Dictionary of Filenames
19.4.1 pathname | System Class |
---|
Class Precedence List:
Description:
A pathname is a structured object which represents a filename.
There are two kinds of pathnames - physical pathnames and_logical pathnames_.
Allegro CL Implementation Details:
None.