Class: Flounder::ConnectionPool::Spec

Inherits:
Struct
  • Object
show all
Defined in:
lib/flounder/connection_pool.rb

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



31
32
33
# File 'lib/flounder/connection_pool.rb', line 31

def config
  @config
end