File: //usr/local/rvm/gems/default/doc/thor-1.1.0/ri/Thor/Base/ClassMethods/start-i.ri
U:RDoc::AnyMethod[iI"
start:ETI"#Thor::Base::ClassMethods#start;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"OParses the command and options from the given args, instantiate the class ;TI"Sand invoke the command. This method is used when the arguments must be parsed ;TI"Mfrom an array. If you are inside Ruby and want to use a Thor class, you ;TI"can simply initialize it:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"2script = MyScript.new(args, options, config)
;TI">script.invoke(:command, first_arg, second_arg, third_arg);T:@format0:
@fileI"lib/thor/base.rb;T:0@omit_headings_from_table_of_contents_below000[ I"%(given_args = ARGV, config = {});T@FI"ClassMethods;TcRDoc::NormalModule00