• Scieneer Common Lisp 1.3.9 online documentation

    ext:delete-file-using-scheme scheme pathname[Generic Function]

    Delete the file associated with the pathname, returning t upon success, otherwise signaling a file-error. If the file is not found then return nil.

  •