Class CmdParse::VersionCommand
In: lib/cmdparse.rb
Parent: Command

The default version command. It adds the options "-v" and "—version" to the global options of the associated CommandParser. When specified on the command line, it shows the version of the program.

Methods

execute   init   new   usage  

Public Class methods

Public Instance methods

[Validate]