runCommand -package:options -package:shake -package:graphviz -package:xmonad-contrib -package:cabal-install -package:process -package:shake-plus -package:mongoDB -package:github-release -package:quickcheck-state-machine -package:wai-app-static -is:exact -package:hledger -package:structured-cli -package:amazonka-ssm -package:amazonka-cloudwatch-events
Runs a command using the shell.
Run a command within the PlotM monad. Stderr stream is read
and decoded, while Stdout is ignored. Logging happens at the debug
level if the command succeeds, or at the error level if it does not
succeed.
Called before a command is about to run. The first argument is the
step index and the second is a string representing the command about
to be run.