Expand description
Configuration file management and provider settings.
Structs§
- Config
File - The complete configuration file structure.
- Config
Manager - Manages loading and saving configuration files.
- Custom
Style - A custom translation style defined by the user.
- Provider
Config - Configuration for a translation provider.
- Resolve
Options - Options for resolving configuration.
- Resolved
Config - Resolved configuration after merging CLI arguments and config file.
- TlConfig
- Default settings in the
[tl]section of config.toml.
Functions§
- resolve_
config - Resolves configuration by merging CLI options with config file settings.