RubyGems Navigation menu

fat_config 0.4.2

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.8.0 February 10, 2026 (21.5 KB)
  2. 0.7.1 February 06, 2026 (21.0 KB)
  3. 0.7.0 February 05, 2026 (20.5 KB)
  4. 0.6.1 February 02, 2026 (19.0 KB)
  5. 0.4.2 March 19, 2025 (17.0 KB)
顯示所有版本(共 6)

Runtime 相依性套件 (4):

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

擁有者:

推送者:

作者:

  • Daniel E. Doherty

SHA 256 總和檢查碼:

=

總下載次數 1,615

這個版本 659

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: