Difference between revisions of "(File):lines"
m (1 revision: Importing from potato (again).) |
m (moved File:lines to (File):lines) |
(No difference)
|
Revision as of 17:11, 14 February 2010
Iterate over all the lines in a file
Function
Synopsis
iterator = File:lines( )
Arguments
None.
Returns
function iterator
- The iterator (can be used in for loops)