Method: Clasp::LockManager#locks
- Defined in:
- lib/clasp/lock_manager.rb
#locks ⇒ Enumerable
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
58 59 60 |
# File 'lib/clasp/lock_manager.rb', line 58 def locks @locks.values end |