Safe Haskell | Safe-Inferred |
---|
Parse the command line and load files.
Synopsis
- parse_args :: [String] -> Either Text (Cmd.CmdT IO Cmd.Status)
Documentation
parse_args :: [String] -> Either Text (Cmd.CmdT IO Cmd.Status) Source #
By default, this winds up in setup_cmd
.