clementine_core

Module cli

Source
Expand description

§Command Line Interface

This module defines command line interface for server binaries. Clap is used for easy generation of help messages and handling arguments.

Structs§

  • Clementine (C) 2025 Chainway Limited

Enums§

Functions§

  • Gets configuration using CLI arguments, for binaries. If there are any errors, prints error and panics.
  • Selects a configuration source for the main config or the protocol paramset.