Method: Chef::ApiClient::Registration#name
- Defined in:
- lib/chef/api_client/registration.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
35 36 37 |
# File 'lib/chef/api_client/registration.rb', line 35 def name @name end |