Module | Mixlib::CLI |
In: |
lib/mixlib/cli/version.rb
lib/mixlib/cli.rb |
VERSION | = | "1.2.2" |
banner | [RW] | |
config | [RW] | |
opt_parser | [RW] | |
options | [RW] |
Create a new Mixlib::CLI class. If you override this, make sure you call super!
*args<Array>: | The array of arguments passed to the initializer |
object<Mixlib::Config>: | Returns an instance of whatever you wanted :) |