module WhiteCloth::CLI
@author Denis Defreyne @author David Love
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 {WhiteCloth::CLI::Commands} module