Method: ChefApply::UI::ErrorPrinter#t
- Defined in:
- lib/chef_apply/ui/error_printer.rb
#t ⇒ Object
TODO define ‘t’ as a method is a temporary workaround to ensure that text key lookups are testable.
32 33 34 |
# File 'lib/chef_apply/ui/error_printer.rb', line 32 def t ChefApply::Text.errors end |