@hashgraph/solo
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    clusterCommand?: ClusterCommand
    COMMAND_NAME: "cluster-ref" = 'cluster-ref'
    CONFIG_CONNECT: "connect" = 'connect'
    CONFIG_DISCONNECT: "disconnect" = 'disconnect'
    CONFIG_INFO: "info" = 'info'
    CONFIG_LIST: "list" = 'list'
    CONFIG_RESET: "reset" = 'reset'
    CONFIG_SETUP: "setup" = 'setup'
    CONFIG_SUBCOMMAND_NAME: "config" = 'config'
    CONNECT_COMMAND: "cluster-ref config connect" = ...
    DESCRIPTION: string = ...
    DISCONNECT_COMMAND: "cluster-ref config disconnect" = ...
    INFO_COMMAND: "cluster-ref config info" = ...
    LIST_COMMAND: "cluster-ref config list" = ...
    RESET_COMMAND: "cluster-ref config reset" = ...
    SETUP_COMMAND: "cluster-ref config setup" = ...

    Methods