Class: Barely::ConnectionPool::Spec

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

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



97
98
99
# File 'lib/barely.rb', line 97

def config
  @config
end