Libraries
»
chef
(19.1.164)
»
Index
»
Chef
»
CookbookVersion
»
#full_name
Method: Chef::CookbookVersion#full_name
Defined in:
lib/chef/cookbook_version.rb
#
full_name
⇒
Object
127 128 129
# File 'lib/chef/cookbook_version.rb', line 127
def
full_name
"#{name}-#{version}"
end