Method: Chef::Formatters::APIErrorFormatting#server_url
- Defined in:
- lib/chef/formatters/error_inspectors/api_error_formatting.rb
#server_url ⇒ Object
159 160 161 |
# File 'lib/chef/formatters/error_inspectors/api_error_formatting.rb', line 159 def server_url config[:chef_server_url] end |