Class: Stool::Command::Util

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

Direct Known Subclasses

Jenkins, LibsCheck

Defined Under Namespace

Classes: Jenkins, LibsCheck

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