foreach(path, record_separator) â Enumerator
foreach(path, record_separator) { block }
foreach(path, record_separator) { block }
Instance Public methods
See IO.foreach when
path
is a file.
See Dir.foreach when
path
is a directory.
See IO.foreach when
path
is a file.
See Dir.foreach when
path
is a directory.
Please login to continue.