Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ruby / usr / share / ri / 2.2.0 / system / Module / constants-i.ri
Size: Mime:
U:RDoc::AnyMethod[iI"constants:ETI"Module#constants;TF:publico:RDoc::Markup::Document:@parts[	o:RDoc::Markup::Paragraph;	[	I"BReturns an array of the names of the constants accessible in ;TI"F<i>mod</i>. This includes the names of constants in any included ;TI"Fmodules (example at start of section), unless the <i>inherit</i> ;TI",parameter is set to <code>false</code>.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim;	[I"2IO.constants.include?(:SYNC)        #=> true
;TI"3IO.constants(false).include?(:SYNC) #=> false
;T:@format0o;
;	[I"2Also see <code>Module::const_defined?</code>.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"-mod.constants(inherit=true)    -> array
;T0[I"(p1 = v1);T@FI"Module;TcRDoc::NormalClass00