Libraries
»
confmake
(0.1.1)
»
Index
»
Confmake
»
Command
»
#run
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