Libraries
»
berkshelf-api
(1.4.0)
»
Index
»
Berkshelf
»
API
»
RemoteCookbook
»
#hash
Method: Berkshelf::API::RemoteCookbook#hash
Defined in:
lib/berkshelf/api/remote_cookbook.rb
#
hash
⇒
Object
3 4 5
# File 'lib/berkshelf/api/remote_cookbook.rb', line 3
def
hash
"
#{
name
}
|
#{
version
}
"
.
hash
end