Method: Puppet::HTTP::Pool#factory

Defined in:
lib/puppet/http/pool.rb

#factoryObject (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.



13
14
15
# File 'lib/puppet/http/pool.rb', line 13

def factory
  @factory
end