Method: Chef::Formatters::APIErrorFormatting#username
- Defined in:
- lib/chef/formatters/error_inspectors/api_error_formatting.rb
#username ⇒ Object
151 152 153 |
# File 'lib/chef/formatters/error_inspectors/api_error_formatting.rb', line 151 def username config[:node_name] end |