Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.CLI.EraIndependent.Debug.CheckNodeConfiguration.Command
Synopsis
- newtype CheckNodeConfigCmdArgs = CheckNodeConfigCmdArgs (NodeConfigFile 'In)
Documentation
newtype CheckNodeConfigCmdArgs Source #
Argument for the 'debug check-node-configuration' command.
Constructors
CheckNodeConfigCmdArgs (NodeConfigFile 'In) |