runCommand -package:options -package:shake -package:github-release -package:process -package:xmonad-contrib -package:cabal-install -package:mongoDB -package:graphviz -package:wai-app-static -package:shake-plus -package:quickcheck-state-machine -is:exact -package:pandoc-plot -package:structured-cli -package:amazonka-ssm -package:lambdabot-core
Runs a command using the shell.
Run the provided command with the provided arguments.
If the command filename does not contain a slash, then the
PATH environment variable is searched for the executable.
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.
Deprecated: Use runCommand instead