• Scieneer Common Lisp 1.3.9 online documentation

    ext:pathname-translation pathname[Function]

    Return the translation that matches the given pathname. A list of pathnames is returned representing pathnames to search for the given translation.

    (setf (ext:pathname-translation pathname) translation)[Function]

    Set the translation list for the given pathname.

  •