File: C:/Ruby27-x64/share/ri/2.7.0/system/Struct/members-i.ri
U:RDoc::AnyMethod[iI"members:ETI"Struct#members;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"7Returns the struct members as an array of symbols:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"2Customer = Struct.new(:name, :address, :zip)
;TI"Ejoe = Customer.new("Joe Smith", "123 Maple, Anytown NC", 12345)
;TI".joe.members #=> [:name, :address, :zip];T:@format0:
@fileI"
struct.c;T:0@omit_headings_from_table_of_contents_below0I" struct.members -> array
;T0[ I"();T@FI"Struct;TcRDoc::NormalClass00