Package Cl-Fad - internal and external symbols

Part of:

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

Variable

*hyperdoc-base-uri*
*stream-buffer-size*

Function

component-present-pHelper function for DIRECTORY-PATHNAME-P which checks whether VALUE
is neither NIL nor the keywor...
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...
directory-wildcardReturns a wild pathname designator that designates all files within
the directory named by the no...
file-exists-pChecks whether the file named by the pathname designator PATHSPEC
exists and returns its truename...
hyperdoc-lookup
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...