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/Module/constants-i.ri
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;
;	[I"IThe implementation makes no guarantees about the order in which the ;TI"constants are yielded.;T@o:RDoc::Markup::Verbatim;	[I"2IO.constants.include?(:SYNC)        #=> true
;TI"3IO.constants(false).include?(:SYNC) #=> false
;T:@format0o;
;	[I"$Also see Module#const_defined?.;T:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"-mod.constants(inherit=true)    -> array
;T0[I"(*args);T@FI"Module;TcRDoc::NormalClass00