Sha256: a8d478c863bc458be5475d05547fb16ae9f8481b0d838ab0abccc651c47fd5cc

Contents?: true

Size: 96 Bytes

Versions: 6

Compression:

Stored size: 96 Bytes

Contents

module Puppet::Parser::Functions
  newfunction(:foo, :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/foo.rb
puppet-ghostbuster-0.8.0 spec/fixtures/modules/foo/lib/puppet/parser/functions/foo.rb
puppet-ghostbuster-0.7.3 spec/fixtures/modules/foo/lib/puppet/parser/functions/foo.rb
puppet-ghostbuster-0.7.2 spec/fixtures/modules/foo/lib/puppet/parser/functions/foo.rb
puppet-ghostbuster-0.7.1 spec/fixtures/modules/foo/lib/puppet/parser/functions/foo.rb
puppet-ghostbuster-0.7.0 spec/fixtures/modules/foo/lib/puppet/parser/functions/foo.rb