module documentation

Utilities to deal with running subprocesses.

Class BinaryRun Convenience wrapper around subprocess.
Function can_run Check if running exe with args works.
def can_run(exe, *args): (source)

Check if running exe with args works.