Method: ExcessFlow::GlobalMutex#lock_key
- Defined in:
- lib/excess_flow/global_mutex.rb
#lock_key ⇒ Object (readonly)
Returns the value of attribute lock_key.
26 27 28 |
# File 'lib/excess_flow/global_mutex.rb', line 26 def lock_key @lock_key end |