Maintainer | Toshio Ito <[email protected]> |
---|---|
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Staversion.Internal.Command
Description
This is an internal module. End-users should not use it.
Synopsis
- data Command = Command {}
- parseCommandArgs :: IO Command
- defFormatConfig :: FormatConfig
- _parseCommandStrings :: [String] -> IO (Maybe Command)
Documentation
Command from the user.
Constructors
Command | |
Fields
|