RubyGems Navigation menu

fat_config 0.4.1

This library provides a reader for configuration files, looking for them in places designated by (1) a user-set environment variable, (2) in the standard XDG locations (e.g., /etc/xdg/app.yml), or (3) in the classical UNIX locations (e.g. /etc/app/config.yml or ~/.apprc). Config files can be written in one of YAML, TOML, INI-style, or JSON. It enforces precedence of user-configs over system-level configs, and enviroment or command-line configs over the file-based configs.

Gemfile:
=

安装:
=

版本列表:

  1. 0.4.2 March 19, 2025 (17.0 KB)
  2. 0.4.1 December 31, 2024 (17.0 KB)

Runtime 依赖 (4):

fat_core >= 0
inifile >= 0
tomlib >= 0

所有者:

推送者:

作者:

  • Daniel E. Doherty

SHA 256 校验和:

=

下载总量 405

这个版本 204

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: