Module: FireAndForget::Config
- Included in:
- FireAndForget
- Defined in:
- lib/fire_and_forget/config.rb
Instance Attribute Summary collapse
-
#socket ⇒ Object
Returns the value of attribute socket.
Instance Attribute Details
#socket ⇒ Object
Returns the value of attribute socket.
3 4 5 |
# File 'lib/fire_and_forget/config.rb', line 3 def socket @socket end |