Module: UpdateRepo

Defined in:
lib/update_repo.rb,
lib/update_repo/version.rb,
lib/update_repo/cmd_config.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, WalkRepo

Constant Summary collapse

CONFIG_FILE =

This constant holds the name to the config file, located in ~/

'.updaterepo'.freeze
VERSION =

constant, current version of this Gem

'0.8.1'.freeze