• Scieneer Common Lisp 1.3.9 online documentation

    logical-pathname-translations host[Function]

    Return the pathname translations for all pathnames with a host matching host. If there are no translations then return nil.

    (setf (logical-pathname-translations host) translations)[Function]

    Set the translations list for the logical host argument, returning the translations.

  •