string_percent.rb

Path: lib/puppet-lint/monkeypatches/string_percent.rb
Last Update: Wed Aug 09 15:47:45 +0000 2017

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

[Validate]