Generic Function: RUCKSACK-DIRECTORY

Documentation

Returns a pathname for the directory that contains all files of a rucksack.

Source

(defgeneric rucksack-directory (rucksack)
  (:documentation
 "Returns a pathname for the directory that contains all files of a
rucksack."))
Source Context