Package Cl-Fad - Internal and External Symbols

Part of:

asdf-system tinaa, asdf-system cl-graph, asdf-system metatilities, asdf-system cl-fad

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-fileCopies the file designated by the non-wild pathname designator FROM to the file designated by the...
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...