Module: UpdateRepo

Defined in:
lib/update_repo.rb,
lib/update_repo/logger.rb,
lib/update_repo/metrics.rb,
lib/update_repo/version.rb,
lib/update_repo/cmd_config.rb,
lib/update_repo/git_control.rb,
lib/update_repo/console_output.rb

Overview

this class will encapsulate the command line fucntionality and processing as well as reading from the config file. It will also merge the 2 sources into the final definitive option hash.

Defined Under Namespace

Classes: CmdConfig, ConsoleOutput, GitControl, Logger, Metrics, WalkRepo

Constant Summary collapse

VERSION =

constant, current version of this Gem

'0.11.1'