runCommand -package:options -package:shake -package:graphviz -package:xmonad-contrib -package:cabal-install -package:process -package:pandoc-plot -package:shake-plus -package:github-release -package:io-streams -package:hledger -is:exact
Run with the given middleware and parsing options from the command
line.
Since 2.0.1
runCommand1 foo = runCommand [foo =: 1]
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.