Method: UniqueThread::Lock#locked_until
- Defined in:
- lib/unique_thread/locksmith.rb
#locked_until ⇒ Object (readonly)
Returns the value of attribute locked_until.
50 51 52 |
# File 'lib/unique_thread/locksmith.rb', line 50 def locked_until @locked_until end |