Class: I18n::Processes::Commands
- Inherits:
-
I18n::Processes::Command::Commander
- Object
- I18n::Processes::Command::Commander
- I18n::Processes::Commands
- Includes:
- I18n::Processes::Command::Commands::Data, I18n::Processes::Command::Commands::EqBase, I18n::Processes::Command::Commands::Health, I18n::Processes::Command::Commands::Meta, I18n::Processes::Command::Commands::Missing, I18n::Processes::Command::Commands::Preprocessing, I18n::Processes::Command::Commands::Tree, I18n::Processes::Command::Commands::Usages, I18n::Processes::Command::Commands::XLSX, I18n::Processes::Command::DSL
- Defined in:
- lib/i18n/processes/commands.rb
Constant Summary
Constants included from KeyPatternMatching
KeyPatternMatching::MATCH_NOTHING
Constants included from Logging
Logging::MUTEX, Logging::PROGRAM_NAME
Instance Attribute Summary
Attributes inherited from I18n::Processes::Command::Commander
Method Summary
Methods included from I18n::Processes::Command::Commands::Preprocessing
#changed_keys, #changed_keys_save, #keys_source, #origin_file_read, #preprocessing
Methods included from I18n::Processes::Command::Collection
Methods included from I18n::Processes::Command::Commands::XLSX
Methods included from I18n::Processes::Command::Commands::Meta
Methods included from I18n::Processes::Command::Commands::Tree
#tree_convert, #tree_filter, #tree_merge, #tree_mv, #tree_rename_key, #tree_set_value, #tree_subtract, #tree_translate
Methods included from KeyPatternMatching
compile_key_pattern, compile_patterns_re, key_pattern_re_body
Methods included from I18n::Processes::Command::Commands::Data
#check_normalized, #data, #data_merge, #data_remove, #data_write, #mv, #normalize, #rm
Methods included from I18n::Processes::Command::Commands::EqBase
Methods included from I18n::Processes::Command::Commands::Usages
#find, #remove_unused, #unused
Methods included from I18n::Processes::Command::Commands::Missing
Methods included from I18n::Processes::Command::Commands::Health
Methods included from I18n::Processes::Command::DSL
Methods inherited from I18n::Processes::Command::Commander
Methods included from Logging
log_error, log_stderr, log_verbose, log_warn, program_name, warn_deprecated
Constructor Details
This class inherits a constructor from I18n::Processes::Command::Commander