runstorm - v0.6.2
    Preparing search index...

    Enumeration KillOn

    Options for the --kill-on flag.

    Index

    Enumeration Members

    Enumeration Members

    Exit: "exit"

    Kill all commands when any of them exit (with either a success or a failure).

    Failure: "failure"

    Kill all commands when any of them fail.

    Success: "success"

    Kill all commands when any of them succeed.