Cardano.CLI.Commands.Ping
data EndPoint Source #
Constructors
Defined in Cardano.CLI.Commands.Ping
Methods
showsPrec :: Int -> EndPoint -> ShowS Source #
show :: EndPoint -> String Source #
showList :: [EndPoint] -> ShowS Source #
(==) :: EndPoint -> EndPoint -> Bool Source #
(/=) :: EndPoint -> EndPoint -> Bool Source #
data PingCmd Source #
Fields
showsPrec :: Int -> PingCmd -> ShowS Source #
show :: PingCmd -> String Source #
showList :: [PingCmd] -> ShowS Source #
(==) :: PingCmd -> PingCmd -> Bool Source #
(/=) :: PingCmd -> PingCmd -> Bool Source #
getConfigurationError :: PingCmd -> Maybe String Source #