Method: Puppet::Pops::Lookup::FunctionContext#module_name
- Defined in:
- lib/puppet/pops/lookup/context.rb
#module_name ⇒ 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.
65 66 67 |
# File 'lib/puppet/pops/lookup/context.rb', line 65 def module_name @module_name end |