Module: WhiteCloth::CLI

Defined in:
lib/whitecloth/cli/base.rb,
lib/whitecloth/cli/logger.rb

Overview

The CLI module acts as the gathering place for all the gloabl options and the sub-commands which the whitecloth command can deal with. Sub-commands are themselves defined in the Commands module

Author:

  • Denis Defreyne

  • David Love

Defined Under Namespace

Modules: Commands Classes: Base, Logger