Module: I18n::Processes::Command::Commands::EqBase

Includes:
I18n::Processes::Command::Collection
Included in:
I18n::Processes::Commands
Defined in:
lib/i18n/processes/command/commands/eq_base.rb

Instance Method Summary collapse

Methods included from I18n::Processes::Command::Collection

included

Instance Method Details

#eq_base(opt = {}) ⇒ Object



15
16
17
# File 'lib/i18n/processes/command/commands/eq_base.rb', line 15

def eq_base(opt = {})
  print_forest i18n.eq_base_keys(opt), opt, :eq_base_keys
end