% Function SHORT-SITE-NAME, LONG-SITE-NAME
Function SHORT-SITE-NAME
, LONG-SITE-NAME
short-site-name
<
引数なし >
=> description
long-site-name
<
引数なし >
=> description
description - 文字列か、nil
short-site-name
とlong-site-name
は、
コンピューターのハードウェアが物理的に配置されている場所を
識別する文字列を返却し、
適切なdescriptionが生成できないときはnil
が返却されます。
(short-site-name)
=> "MIT AI Lab"
OR=> "CMU-CSD"
(long-site-name)
=> "MIT Artificial Intelligence Laboratory"
OR=> "CMU Computer Science Department"
なし。
実装のコンピューターハードウェアの位置と、導入と設定の手順。
なし。
なし。
なし。