Package Cl-Fad - external symbols

Part of:

asdf-system asdf-install-tester, asdf-system cl-fad
See internal symbols too
Package Cl-Fad uses the packages Common-Lisp. It is also known as Fad. It has 36 total symbols and 9 external ones.

Function

copy-streamCopies into TO (a stream) from FROM (also a stream) until the end
of FROM is reached, in blocks o...
delete-directory-and-filesRecursively deletes all files and directories within the directory
designated by the non-wild pat...
directory-exists-pChecks whether the file named by the pathname designator PATHSPEC
exists and if it is a directory...
directory-pathname-pReturns NIL if PATHSPEC (a pathname designator) does not designate
a directory, PATHSPEC otherwis...
file-exists-pChecks whether the file named by the pathname designator PATHSPEC
exists and returns its truename...
list-directoryReturns a fresh list of pathnames corresponding to the truenames of
all files within the director...
pathname-as-directoryConverts the non-wild pathname designator PATHSPEC to directory
form.
pathname-as-fileConverts the non-wild pathname designator PATHSPEC to file form.
walk-directoryRecursively applies the function FN to all files within the
directory named by the non-wild pathn...