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