This is an internal function and is not needed in client code.
# File rio/if/internal.rb, line 93 def each_row(*args,&block) # :nodoc: target.each_row(*args,&block) end
<code/>
<pre/>
<code/>and<pre/>for code samples.