Class: I18n::Tasks::Commands

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

#i18n

Method Summary

Methods included from I18n::Tasks::Command::Commands::Meta

#config, #gem_path, #irb

Methods included from I18n::Tasks::Command::Collection

included

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, #data, #data_merge, #data_remove, #data_write, #mv, #normalize, #rm

Methods included from I18n::Tasks::Command::Commands::EqBase

#eq_base

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

#health

Methods included from I18n::Tasks::Command::DSL

included, #t

Methods inherited from I18n::Tasks::Command::Commander

#initialize, #run

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