Class: Pwrake::DummyMutex

Inherits:
Object
  • Object
show all
Defined in:
lib/pwrake/branch/shell.rb

Instance Method Summary collapse

Instance Method Details

#synchronizeObject



4
5
6
# File 'lib/pwrake/branch/shell.rb', line 4

def synchronize
  yield
end