class Ki::DummyHashLog
Public Instance Methods
log(*arr, &block)
click to toggle source
# File lib/util/shell.rb, line 29 def log(*arr, &block) block.call end
# File lib/util/shell.rb, line 29 def log(*arr, &block) block.call end