Method: ChefLicensing::License::SoftwareEntitlement#name
- Defined in:
- lib/chef-licensing/license.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
102 103 104 |
# File 'lib/chef-licensing/license.rb', line 102 def name @name end |