Sha256: ee2ea97d3238224273a657bc1cb92578239b0d03855f311d86f13bd894bbd5c9
Contents?: true
Size: 387 Bytes
Versions: 124
Compression:
Stored size: 387 Bytes
Contents
require 'puppet/file_collection' module Puppet::FileCollection::Lookup # Yeah, this is all the external interface that was added to the folks who # included this really was. Thankfully. # # See the comments in `puppet/file_collection.rb` for the annotated version, # or just port your code away from this by adding the accessors on your own. attr_accessor :line, :file end
Version data entries
124 entries across 124 versions & 4 rubygems