HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/Bundler/Thor/Util/find_class_and_command_by_namespace-c.ri
U:RDoc::AnyMethod[iI"(find_class_and_command_by_namespace:ETI"=Bundler::Thor::Util::find_class_and_command_by_namespace;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[	I"^Receives a namespace and tries to retrieve a Bundler::Thor or Bundler::Thor::Group class ;TI"Ofrom it. It first searches for a class using the all the given namespace, ;TI"Mif it's not found, removes the highest entry and searches for the class ;TI"Bagain. If found, returns the highest entry as the class name.;To:RDoc::Markup::BlankLineS:RDoc::Markup::Heading:
leveli	:	textI"
Examples;T@o:RDoc::Markup::Verbatim;	[I"$class Foo::Bar < Bundler::Thor
;TI"  def baz
;TI"  end
;TI"	end
;TI"
;TI"+class Baz::Foo < Bundler::Thor::Group
;TI"	end
;TI"
;TI"pBundler::Thor::Util.namespace_to_thor_class("foo:bar")     #=> Foo::Bar, nil # will invoke default command
;TI"RBundler::Thor::Util.namespace_to_thor_class("baz:foo")     #=> Baz::Foo, nil
;TI"TBundler::Thor::Util.namespace_to_thor_class("foo:bar:baz") #=> Foo::Bar, "baz"
;T:@format0S;;
i	;I"Parameters;To;
;	[I"namespace<String>;T:
@fileI"-lib/bundler/vendor/thor/lib/thor/util.rb;T:0@omit_headings_from_table_of_contents_below000[[I"%find_class_and_task_by_namespace;To;;	[;@&;0I"!(namespace, fallback = true);T@&FI"	Util;TcRDoc::NormalModule00