Modules: FakeCmd
61 62 63 64 65 66
# File 'lib/fakecmd.rb', line 61 def FakeCmd FakeCmd.on! yield ensure FakeCmd.off! end