Method: Confmake::Command#run

Defined in:
lib/confmake/command.rb

#run(*args) ⇒ Object



21
22
23
# File 'lib/confmake/command.rb', line 21

def run *args
  super *args
end