Class: I18n::Tasks::Commands
- Inherits:
-
I18n::Tasks::Command::Commander
- Object
- I18n::Tasks::Command::Commander
- I18n::Tasks::Commands
- Includes:
- I18n::Tasks::Command::Commands::Data, I18n::Tasks::Command::Commands::EqBase, I18n::Tasks::Command::Commands::Health, I18n::Tasks::Command::Commands::Interpolations, I18n::Tasks::Command::Commands::Meta, I18n::Tasks::Command::Commands::Missing, I18n::Tasks::Command::Commands::Tree, I18n::Tasks::Command::Commands::Usages, I18n::Tasks::Command::DSL
- Defined in:
- lib/i18n/tasks/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::Tasks::Command::Commander
Method Summary
Methods included from I18n::Tasks::Command::Commands::Meta
Methods included from I18n::Tasks::Command::Collection
Methods included from I18n::Tasks::Command::Commands::Tree
#tree_convert, #tree_filter, #tree_merge, #tree_mv, #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::Tasks::Command::Commands::Data
#check_normalized, #cp, #data, #data_merge, #data_remove, #data_write, #mv, #normalize, #rm
Methods included from I18n::Tasks::Command::Commands::EqBase
Methods included from I18n::Tasks::Command::Commands::Interpolations
#check_consistent_interpolations
Methods included from I18n::Tasks::Command::Commands::Usages
#find, #remove_unused, #unused
Methods included from I18n::Tasks::Command::Commands::Missing
#add_missing, #missing, #translate_missing
Methods included from I18n::Tasks::Command::Commands::Health
Methods included from I18n::Tasks::Command::DSL
Methods inherited from I18n::Tasks::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::Tasks::Command::Commander