Sha256: 62c0dc8871cb4174d75dfd65ee221fabc4e0abc1b60c0365d512835f417e5485

Contents?: true

Size: 96 Bytes

Versions: 6

Compression:

Stored size: 96 Bytes

Contents

module Puppet::Parser::Functions
  newfunction(:baz, :type => :rvalue) do |arguments|
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
puppet-ghostbuster-0.9.0 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb
puppet-ghostbuster-0.8.0 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb
puppet-ghostbuster-0.7.3 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb
puppet-ghostbuster-0.7.2 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb
puppet-ghostbuster-0.7.1 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb
puppet-ghostbuster-0.7.0 spec/fixtures/modules/foo/lib/puppet/parser/functions/baz.rb