X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=blobdiff_plain;f=doc%2Fsphinx%2F_build%2Fhtml%2F_layout%2Fnepi.util.html;h=cd8a8bc62197409b1487b52d3ed38422cac38ebb;hp=e888283b6d3306ba1d0c2e0bcbb1cfc9288ae5f9;hb=f9631afb18ea8aae08ebe9604425b6d51cb8c846;hpb=590481ab47520f9bfdfda34630408a09a770f5a1 diff --git a/doc/sphinx/_build/html/_layout/nepi.util.html b/doc/sphinx/_build/html/_layout/nepi.util.html index e888283b..cd8a8bc6 100644 --- a/doc/sphinx/_build/html/_layout/nepi.util.html +++ b/doc/sphinx/_build/html/_layout/nepi.util.html @@ -6,7 +6,7 @@ - nepi.util package — NEPI 3.0 documentation + nepi.util package — NEPI 3.2 documentation @@ -14,7 +14,7 @@ - +
@@ -169,7 +169,7 @@ it sends a SIGKILL.

-nepi.util.execfuncs.lspawn(command, pidfile, stdout='/dev/null', stderr=<class nepi.util.sshfuncs.STDOUT at 0x7f028ff15bb0>, stdin='/dev/null', home=None, create_home=False, sudo=False, user=None)[source]¶
+nepi.util.execfuncs.lspawn(command, pidfile, stdout='/dev/null', stderr=<class nepi.util.sshfuncs.STDOUT at 0x7f3058d754c8>, stdin='/dev/null', home=None, create_home=False, sudo=False, user=None)[source]¶

Spawn a local command such that it will continue working asynchronously.

Parameters:
@@ -1041,7 +1041,7 @@ it sends a SIGKILL.

-nepi.util.sshfuncs.rspawn(command, pidfile, stdout='/dev/null', stderr=<class nepi.util.sshfuncs.STDOUT at 0x7f028ff15bb0>, stdin='/dev/null', home=None, create_home=False, sudo=False, host=None, port=None, user=None, gwuser=None, gw=None, agent=None, identity=None, server_key=None, tty=False, strict_host_checking=True)[source]¶
+nepi.util.sshfuncs.rspawn(command, pidfile, stdout='/dev/null', stderr=<class nepi.util.sshfuncs.STDOUT at 0x7f3058d754c8>, stdin='/dev/null', home=None, create_home=False, sudo=False, host=None, port=None, user=None, gwuser=None, gw=None, agent=None, identity=None, server_key=None, tty=False, strict_host_checking=True)[source]¶

Spawn a remote command such that it will continue working asynchronously in background.

@@ -1216,7 +1216,7 @@ If no date is given, the current date is used.

  • modules |
  • -
  • NEPI 3.0 documentation »
  • +
  • NEPI 3.2 documentation »