Class
String
In:
lib/puppet-lint.rb
Parent:
Object
Basic implementation of ‘string’ % { } like we need it. needs work.
Methods
%
expand
expand!
prepend
Constants
Percent
=
instance_method '%' unless defined? Percent
Public Instance methods
%
(*a, &b)
expand
(opts = {})
expand!
(vars = {})
prepend
(lead)
[Validate]