A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.lispworks.com/documentation/lw80/lw/lw-common-lisp-54.htm below:

truename

truename Function Summary

Returns the truename of a pathname.

Package

common-lisp

Signature

truename filespec => truename

Arguments

A pathname designator.

Values

truename

A fully-specified physical pathname.

Description

The 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 also

truename 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