Safe Haskell | None |
---|---|
Language | Haskell2010 |
Darcs.UI.RunCommand
Description
This is the actual heavy lifter code, which is responsible for parsing the arguments and then running the command itself.
Documentation
runTheCommand :: [CommandControl] -> String -> [String] -> IO () Source #