Class: Stool::Command::Repo

Inherits:
Stool::Command show all
Defined in:
lib/stool/Command/Repo.rb,
lib/stool/Command/Repo/CacheClean.rb

Direct Known Subclasses

CacheClean

Defined Under Namespace

Classes: CacheClean

Instance Method Summary collapse

Methods inherited from Stool::Command

#checkConfigFile, options, #pp, #run

Constructor Details

#initialize(argv) ⇒ Repo

self.default_subcommand = ‘list’



15
16
17
# File 'lib/stool/Command/Repo.rb', line 15

def initialize(argv)
  super
end