<<>> <> <> <> <> <<>> DIRECTORY Rope; Identification: CEDAR DEFINITIONS ~ BEGIN <<>> Self: PROC [ATOM ¬ NIL] RETURNS [Rope.ROPE]; <> < returns a short human readable identification>> <<$Host => returns the hostname part only>> <<$Debug => returns sufficient information for a human to aim a debug tool>> <<>> END.