Method: Guard.lock

Defined in:
lib/guard.rb

.lockObject

Returns the value of attribute lock.



22
23
24
# File 'lib/guard.rb', line 22

def lock
  @lock
end