Module exonum::helpers::fabric [] [src]

Command line commands utilities.

Structs

Argument

Abstraction to represent arguments in command line.

CommonConfigTemplate

Basepoint config.

Context

Context is a type, used to keep some values from Command into CommandExtension and vice verse.

Finalize

Finalize command.

GenerateCommonConfig

Command for the template generation.

GenerateNodeConfig

Command for the node configuration generation.

GenerateTestnet

Command for the testnet generation.

NamedArgument

Argument with name.

NodeBuilder

NodeBuilder is a high level object, usable for fast prototyping and creating app from services list.

NodePrivateConfig

NodePrivConfig collect all public and secret keys.

NodePublicConfig

Node public configurations.

Run

Run command.

Enums

ArgumentType

Possible types of the arguments.

Constants

DEFAULT_EXONUM_LISTEN_PORT

Default port value.

Traits

CommandExtension

CommandExtension is used for extending the existing commands.

ServiceFactory

Factory for service creation.

Type Definitions

AbstractConfig

Abstract configuration.

CommandName

Name of the Command.