Class: Pwrake::DummyMutex
- Inherits:
-
Object
- Object
- Pwrake::DummyMutex
- Defined in:
- lib/pwrake/branch/shell.rb
Instance Method Summary collapse
Instance Method Details
#synchronize ⇒ Object
6 7 8 |
# File 'lib/pwrake/branch/shell.rb', line 6 def synchronize yield end |