software-type
<no arguments> ⇒ description
software-version
<no arguments> ⇒ description
software-type returns a string that identifies the generic name of any relevant supporting software, or nil if no appropriate or relevant result can be produced.
software-version returns a string that identifies the version of any relevant supporting software, or nil if no appropriate or relevant result can be produced.
(software-type) ⇒ "Multics"
(software-version) ⇒ "1.3x"
Operating system environment.
This information should be of use to maintainers of the implementation.