| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
DRcon.CommandArgs
Documentation
data ProtocolOptions :: *
Constructors
| OnlyIPv4 | |
| OnlyIPv6 | |
| BothProtocols |
Constructors
| BaseArgs | |
Fields | |
data CommandArgs Source
Constructors
| CommandArgs | |
Fields
| |
Instances
showEncoding :: DecodeType -> String Source