Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.5.4
-
None
Description
It would be good to be able to support an index on eachLine as follows:
file.eachLine { line, count -> println "$count > $line" }