Repository URL to install this package:
|
Version:
2.2.2-1 ▾
|
U:RDoc::AnyMethod[iI"instance_variables:ETI"Object#instance_variables;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReturns an array of instance variable names for the receiver. Note ;TI"Hthat simply defining an accessor does not create the corresponding ;TI"instance variable.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"class Fred ;TI" attr_accessor :a1 ;TI" def initialize ;TI" @iv = 3 ;TI" end ;TI" end ;TI"-Fred.new.instance_variables #=> [:@iv];T:@format0: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"(obj.instance_variables -> array ;T0[ I"();T@FI"Object;TcRDoc::NormalClass00