Returns the truename of a pathname.
Packagecommon-lisp
Signaturetruename filespec => truename
ArgumentsA pathname designator.
Valuestruename
A fully-specified physical pathname.
DescriptionThe function truename
behaves as specified in ANSI Common Lisp. The returned value is a fully-specified pathname corresponding to filespec.
Truenames are always fully-specified in LispWorks (this prevents them from ever being corrupted by *default-pathname-defaults*). Note that this means that the paths returned by directory are always fully specified.
See alsotruename in the Common Lisp HyperSpec
directory
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4