Sha256: 436b319db20eeea49132aa7df548a7298362249d9e350deb5ed57e4d00004fcd

Contents?: true

Size: 385 Bytes

Versions: 231

Compression:

Stored size: 385 Bytes

Contents

<% define 'ArrayDefinition', :for => CArray do %>
  <%= getType %> <%= name %>[<%= size %>] = {<%iinc%>
    <% expand 'InitValue', :foreach => initvalue, :separator => ",\r\n" %><%nl%><%idec%>
  };
  <% expand '../root::TextFromRoot' %>
  <% expand '/root::TextFromRoot' %>
<% end %>

<% define 'InitValue', :for => PrimitiveInitValue do %>
  <%= value %><%nows%>
<% end %>

Version data entries

231 entries across 231 versions & 3 rubygems

Version Path
puppet-4.9.3-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.3-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.3-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.2 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.2-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.2-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.2-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.1 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.1-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.1-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.1-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-retrospec-1.3.0 vendor/gems/puppet-4.5.2/lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.0 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.0-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.0-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.9.0-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.8.2 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.8.2-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.8.2-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.8.2-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl