ANSI Common Lisp
19 Filenames
19.2 Pathnames
19.2.1 Pathname Components
19.2.1.5 The Pathname Type Component
Corresponds to the "filetype" or "extension" concept in many host file systems. This says what kind of file this is. This component is always a
string
,
nil
,
:wild
, or
:unspecific
.
© Franz Inc. 1998-2002
- File last updated 6-21-2002