Registry / config / tty-config

tty-config

JSON →
library0.6.0rbrubygemsunverified

A highly customisable application configuration interface for building terminal tools, supporting YAML, JSON, TOML, INI, HCL and Java Properties.

gem install tty-config
INSTALL
IMPORT
SIG · TTY-CONFIG
T
tty-config
configrubyv0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TTY::Config
require 'tty-config'

Set and fetch a configuration value.

require 'tty-config' config = TTY::Config.new config.set(:key, value: 'hello') puts config.fetch(:key)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
51 hits · last 30 days
node
44
OpenAI (training)
1
Resources
tty-config — gem install tty-config · libregistry