string_percent.rb

Path: lib/puppet-lint/monkeypatches/string_percent.rb
Last Update: Fri Jan 16 19:25:09 +0000 2015

If we are using an older ruby version, we back-port the basic functionality we need for formatting output: ‘somestring’ % <hash>

[Validate]