Sha256: ee6cf1aa24112469064a6b0c35847b7bd8c7d0b908114c86e081e69288255026

Contents?: true

Size: 220 Bytes

Versions: 6

Compression:

Stored size: 220 Bytes

Contents

# The module for custom YARD parsers.
module PuppetStrings::Yard::Parsers
  # The module for custom YARD parsers for the Puppet language.
  module Puppet
    require 'puppet-strings/yard/parsers/puppet/parser'
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
puppet-strings-1.2.1 lib/puppet-strings/yard/parsers.rb
puppet-strings-1.2.0 lib/puppet-strings/yard/parsers.rb
puppet-strings-1.1.1 lib/puppet-strings/yard/parsers.rb
puppet-strings-1.1.0 lib/puppet-strings/yard/parsers.rb
puppet-strings-1.0.0 lib/puppet-strings/yard/parsers.rb
puppet-strings-0.99.0 lib/puppet-strings/yard/parsers.rb