Method: Puppet::Pops::Lookup::FunctionContext#environment_name
- Defined in:
- lib/puppet/pops/lookup/context.rb
#environment_name ⇒ Object
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.
112 113 114 |
# File 'lib/puppet/pops/lookup/context.rb', line 112 def environment_name @environment_context.environment_name end |