Identifies the physical location of the computer.
common-lisp
long-site-name => description
setf (long-site-name) description => description
description |
A string. |
description |
A string. |
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.
long-site-name in the Common Lisp HyperSpec
short-site-name
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:30