diff docs/introduction.rst @ 243:57ff12610dc5

Implemented OS:node to return the host's computername
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 21 May 2020 08:32:37 +0200
parents ab3d0326419c
children af371f9c016d
line wrap: on
line diff
--- a/docs/introduction.rst	Thu May 21 08:19:03 2020 +0200
+++ b/docs/introduction.rst	Thu May 21 08:32:37 2020 +0200
@@ -258,6 +258,10 @@
      ``cwd``
          Contains the current working directory of the process
 
+     ``node``
+         Contains the current node's computername (or whatever
+         :py:func:`platform.node` returns)
+
 3. The namespace ``ENV``
 
    This namespace contains all the environment variables as they are