clementine_core

Module config

Source
Expand description

§Configuration Options

This module defines configuration options.

This module is base for cli module and not dependent on it. Therefore, this module can be used independently.

§Configuration File

Configuration options can be read from a TOML file. File contents are described in BridgeConfig struct.

Modules§

Structs§

  • Configuration options for any Clementine target (tests, binaries etc.).