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
rgen-0.10.2 test/template_language_test/templates/code/array.tpl
rgen-0.10.0 test/template_language_test/templates/code/array.tpl
rgen-0.9.1 ./test/template_language_test/templates/code/array.tpl
rgen-0.8.3 test/template_language_test/templates/code/array.tpl
rgen-0.8.4 test/template_language_test/templates/code/array.tpl
rgen-0.9.0 test/template_language_test/templates/code/array.tpl
puppet-4.10.12 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.12-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.12-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.12-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.11 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.11-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.11-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.11-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.10 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.10-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.10-x64-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.10-universal-darwin lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.9 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl
puppet-4.10.9-x86-mingw32 lib/puppet/vendor/rgen/test/template_language_test/templates/code/array.tpl