File: C:/Ruby27-x64/share/ri/2.7.0/system/Etc/passwd-c.ri
U:RDoc::AnyMethod[iI"passwd:ETI"Etc::passwd;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OProvides a convenient Ruby iterator which executes a block for each entry ;TI"in the /etc/passwd file.;To:RDoc::Markup::BlankLine o;
; [I"/The code block is passed an Passwd struct.;T@o;
; [I"&See ::getpwent above for details.;T@o;
; [I"
Example:;T@o:RDoc::Markup::Verbatim; [
I"require 'etc'
;TI"
;TI"Etc.passwd {|u|
;TI"% puts u.name + " = " + u.gecos
;TI"};T:@format0:
@fileI"ext/etc/etc.c;T:0@omit_headings_from_table_of_contents_below0I"]Etc.passwd { |struct| block } -> Passwd
Etc.passwd -> Passwd
;T0[ I"();T@ FI"Etc;TcRDoc::NormalModule00