Sha256: a5ecf568077eb334abfedcbb824222c9cc14aec195ab1237d37de432bcb131cc
Contents?: true
Size: 116 Bytes
Versions: 2
Compression:
Stored size: 116 Bytes
Contents
module Berkshelf::API class RemoteCookbook < Struct.new(:name, :version, :location_type, :location_path); end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
berkshelf-api-0.2.0 | lib/berkshelf/api/remote_cookbook.rb |
berkshelf-api-0.1.0 | lib/berkshelf/api/remote_cookbook.rb |