All Manuals > LispWorks® User Guide and Reference Manual > 33 The COMMON-LISP Package

long-site-name Accessor

Summary

Identifies the physical location of the computer.

Package

common-lisp

Signature

long-site-name => description

setf (long-site-name) description => description

Arguments
description
A string.
Values
description
A string.
Description

The accessor long-site-name returns a string identifying the physical location of the computer. This should be set using (setf long-site-name) when you configure your LispWorks image.

See also

long-site-name in the Common Lisp HyperSpec
short-site-name


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:30