GNU Info

Info Node: (librep.info)System Information

(librep.info)System Information


Next: User Information Prev: i18n Up: The language
Enter node , (file) or (file)node

System Information
==================

   These definitions are all exported by the `rep.system' module.

 - Variable: operating-system
     A symbol naming the current operating system. The only current
     option is `unix'.

 - Function: system-name
     This function returns a string naming the host that the
     interpreter is running on. When possible this be a fully-qualified
     name (i.e.  including the domain)

 - Variable: rep-build-id
     A string describing the environment under which `librep' was
     built. This will always have the format `DATE by USER@HOST, for
     ARCH.'.

          rep-build-id
              => "Mon May 17 1999 by john@tizer.dcs.warwick.ac.uk, for sparc-sun-solaris2.6."

 - Variable: rep-version
     A string describing the current release of `librep'.

          rep-version
              => "1.0"


automatically generated by info2www version 1.2.2.9