Class: Pwrake::DummyMutex

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

Instance Method Summary collapse

Instance Method Details

#synchronizeObject



6
7
8
# File 'lib/pwrake/branch/shell.rb', line 6

def synchronize
  yield
end