string_percent.rb

Path: lib/puppet-lint/monkeypatches/string_percent.rb
Last Update: Tue Mar 01 05:53:16 +0000 2016

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

[Validate]