Method: Puppet::Context::Stack#bindings
- Defined in:
- lib/puppet/context.rb
#bindings ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
147 148 149 |
# File 'lib/puppet/context.rb', line 147 def bindings @bindings end |