Safe Haskell | None |
---|---|
Language | Haskell2010 |
Testnet.Commands.Cardano
Documentation
data CardanoOptions Source #
Constructors
CardanoOptions | |
Fields
|
Instances
Eq CardanoOptions Source # | |
Defined in Testnet.Commands.Cardano Methods (==) ∷ CardanoOptions → CardanoOptions → Bool Source # (/=) ∷ CardanoOptions → CardanoOptions → Bool Source # | |
Show CardanoOptions Source # | |
Defined in Testnet.Commands.Cardano |
cmdCardano ∷ Mod CommandFields (IO ()) Source #
runCardanoOptions ∷ CardanoOptions → IO () Source #