Safe Haskell | None |
---|---|
Language | Haskell2010 |
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 #
Safe Haskell | None |
---|---|
Language | Haskell2010 |
This is the actual heavy lifter code, which is responsible for parsing the arguments and then running the command itself.
runTheCommand :: [CommandControl] -> String -> [String] -> IO () Source #