Class: Stool::Command::Util

Inherits:
Stool::Command show all
Defined in:
lib/stool/Command/Util.rb,
lib/stool/Command/Util/Jenkins.rb

Direct Known Subclasses

Jenkins

Defined Under Namespace

Classes: Jenkins

Instance Method Summary collapse

Methods inherited from Stool::Command

#checkConfigFile, options, #pp, #run

Constructor Details

#initialize(argv) ⇒ Util

Returns a new instance of Util.



12
13
14
# File 'lib/stool/Command/Util.rb', line 12

def initialize(argv)
  super
end