Liking cljdoc? Tell your friends :D

jepsen.control.local

Functions for running commands against the local host.

This namespace presents an API similar to that of the jepsen.control namespace with the behavioral difference being these functions run commands against the local host (via bash) rather than the remote host (via bash over the node's SSH connection).

Functions for running commands against the local host.

This namespace presents an API similar to that of the `jepsen.control`
namespace with the behavioral difference being these functions run commands
against the local host (via bash) rather than the remote host (via bash over
the node's SSH connection).
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close