Node: file-error-pathname, Previous: file-error, Up: Files Dictionary



file-error-pathname [Function]

file-error-pathname condition => pathspec

Arguments and Values::

condition--a condition of type file-error.

pathspec--a pathname designator.

Description::

Returns the "offending pathname" of a condition of type file-error.

Exceptional Situations::

See Also::

file-error, Conditions