Method: ChefApply::UI::ErrorPrinter#format_workstation_exception
- Defined in:
- lib/chef_apply/ui/error_printer.rb
#format_workstation_exception ⇒ Object
196 197 198 199 |
# File 'lib/chef_apply/ui/error_printer.rb', line 196 def format_workstation_exception params = exception.params t.send(@id).text(*params) end |