Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Module
/
//opt/ruby-2.6/usr/share/ri/2.6.0/system/Module/class_variable_get-i.ri
U:RDoc::AnyMethod[iI"class_variable_get:ETI"Module#class_variable_get;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"@Returns the value of the given class variable (or throws a ;TI"H<code>NameError</code> exception). The <code>@@</code> part of the ;TI"Cvariable name should be included for regular class variables. ;TI"/String arguments are converted to symbols.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"class Fred ;TI" @@foo = 99 ;TI" end ;TI"/Fred.class_variable_get(:@@foo) #=> 99;T:@format0: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"Wmod.class_variable_get(symbol) -> obj mod.class_variable_get(string) -> obj ;T0[ I" (p1);T@FI"Module;TcRDoc::NormalClass00