file-error-pathname
file-error-pathname condition → pathspec
condition—a condition of type file-error.
pathspec—a pathname designator.
Returns the “offending pathname” of a condition of type file-error.
None.
None.
None.
This might signal an error (probably TYPE-ERROR, but you can't say that because it's not been voted in yet) if argument is not of correct type. (Part of the issue here is whether anyone might define other signatures.)
file-error, Chapter 9 (Conditions)
None.