Table of Contents - tty-config-0.5.0 Documentation
Pages
- CHANGELOG
- LICENSE
-
README
- TTY::Config
- Features
- Installation
- Contents
- 1. Usage
- 1.1 app
- 2. Interface
- 2.1 set
- 2.2 set_if_empty
- 2.3 set_from_env
- 2.4 fetch
- 2.5 merge
- 2.6 coerce
- 2.7 append
- 2.8 remove
- 2.9 delete
- 2.10 alias_setting
- 2.11 validate
- 2.12 filename=
- 2.13 extname=
- 2.14 append_path
- 2.15 prepend_path
- 2.16 read
- 2.17 write
- 2.18 exist?
- 2.19 env_prefix=
- 2.20 env_separator=
- => “123”
- => “localhost”
- => “192.168.1.17”
- => “7727”
- Development
- Contributing
- License
- Code of Conduct
- Copyright
- TTY::Config
Classes and Modules
- TTY
- TTY::Config
- TTY::Config::DependencyLoader
- TTY::Config::Generator
- TTY::Config::Marshaller
- TTY::Config::Marshaller::ExtensionsStore
- TTY::Config::MarshallerRegistry
- TTY::Config::Marshallers
- TTY::Config::Marshallers::HCLMarshaller
- TTY::Config::Marshallers::INIMarshaller
- TTY::Config::Marshallers::JSONMarshaller
- TTY::Config::Marshallers::JavaPropsMarshaller
- TTY::Config::Marshallers::TOMLMarshaller
- TTY::Config::Marshallers::YAMLMarshaller
Methods
- ::coerce — TTY::Config
- ::generate — TTY::Config::Generator
- ::included — TTY::Config::Marshaller
- ::new — TTY::Config
- ::new — TTY::Config::MarshallerRegistry
- ::normalize_hash — TTY::Config
- #[] — TTY::Config::MarshallerRegistry
- #alias_setting — TTY::Config
- #append — TTY::Config
- #append_path — TTY::Config
- #assert_either_value_or_block — TTY::Config
- #assert_valid — TTY::Config
- #autoload_env — TTY::Config
- #autoload_env? — TTY::Config
- #callable_without_params? — TTY::Config
- #check_can_write — TTY::Config
- #convert_to_keys — TTY::Config
- #create_marshaller — TTY::Config
- #create_missing_dirs — TTY::Config
- #deep_delete — TTY::Config
- #deep_fetch — TTY::Config
- #deep_merge — TTY::Config
- #deep_set — TTY::Config
- #delay_validation — TTY::Config
- #delete — TTY::Config
- #dependency — TTY::Config::DependencyLoader
- #exist? — TTY::Config
- #ext — TTY::Config::Marshaller::ExtensionsStore
- #extension — TTY::Config::Marshaller::ExtensionsStore
- #extensions — TTY::Config::Marshallers
- #extname= — TTY::Config
- #exts — TTY::Config::MarshallerRegistry
- #fetch — TTY::Config
- #find_file — TTY::Config
- #flatten_keys — TTY::Config
- #fullpath — TTY::Config
- #inherited — TTY::Config::DependencyLoader
- #inherited — TTY::Config::Marshaller::ExtensionsStore
- #load — TTY::Config::DependencyLoader
- #marshal — TTY::Config
- #marshal — TTY::Config::Marshallers::HCLMarshaller
- #marshal — TTY::Config::Marshallers::INIMarshaller
- #marshal — TTY::Config::Marshallers::JavaPropsMarshaller
- #marshal — TTY::Config::Marshallers::JSONMarshaller
- #marshal — TTY::Config::Marshallers::TOMLMarshaller
- #marshal — TTY::Config::Marshallers::YAMLMarshaller
- #marshal — TTY::Config::Marshaller
- #marshaller_registry — TTY::Config::Marshallers
- #marshallers — TTY::Config::Marshallers
- #merge — TTY::Config
- #names — TTY::Config::MarshallerRegistry
- #new — TTY::Config::DependencyLoader
- #objects — TTY::Config::MarshallerRegistry
- #persisted? — TTY::Config
- #prepend_path — TTY::Config
- #raise_error_message — TTY::Config::DependencyLoader
- #read — TTY::Config
- #register — TTY::Config::MarshallerRegistry
- #register_marshaller — TTY::Config::Marshallers
- #registered? — TTY::Config::MarshallerRegistry
- #registered_marshaller? — TTY::Config::Marshallers
- #remove — TTY::Config
- #search_in_path — TTY::Config
- #set — TTY::Config
- #set_file_metadata — TTY::Config
- #set_from_env — TTY::Config
- #set_if_empty — TTY::Config
- #source_file — TTY::Config
- #to_env_key — TTY::Config
- #to_h — TTY::Config
- #to_hash — TTY::Config
- #unmarshal — TTY::Config
- #unmarshal — TTY::Config::Marshallers::HCLMarshaller
- #unmarshal — TTY::Config::Marshallers::INIMarshaller
- #unmarshal — TTY::Config::Marshallers::JavaPropsMarshaller
- #unmarshal — TTY::Config::Marshallers::JSONMarshaller
- #unmarshal — TTY::Config::Marshallers::TOMLMarshaller
- #unmarshal — TTY::Config::Marshallers::YAMLMarshaller
- #unmarshal — TTY::Config::Marshaller
- #unregister — TTY::Config::MarshallerRegistry
- #unregister_marshaller — TTY::Config::Marshallers
- #validate — TTY::Config
- #write — TTY::Config