20.2 Files Dictionary
- directory pathspec &key → pathnames, Function
- probe-file pathspec → truename, Function
- ensure-directories-exist pathspec &key verbose → pathspec, created, Function
- truename filespec → truename, Function
- file-author pathspec → author, Function
- file-write-date pathspec → date, Function
- rename-file filespec new-name → defaulted-new-name, old-truename, new-truename, Function
- delete-file filespec → t, Function
- file-error, Condition Type
- file-error-pathname condition → pathspec, Function