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

short-site-name Accessor

Summary

Identifies the physical location of the computer.

Package

common-lisp

Signature

short-site-name => description

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

Arguments
description
A string.
Values
description
A string.
Description

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

See also

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


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