Sha256: 4e44b0466f95ba43c8e1fb1a07819d8490af9fb75cded5f5d250e430db90febd

Contents?: true

Size: 229 Bytes

Versions: 2

Compression:

Stored size: 229 Bytes

Contents

require 'librarian/source/path'
require 'librarian/puppet/source/local'

module Librarian
  module Puppet
    module Source
      class Path < Librarian::Source::Path
        include Local
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
librarian-puppet-rethinc-3.0.1.1 lib/librarian/puppet/source/path.rb
anthill-librarian-puppet-3.0.0 lib/librarian/puppet/source/path.rb