Darjeeling icon indicating copy to clipboard operation
Darjeeling copied to clipboard

Add lines method to ProgramSourceFile

Open ChrisTimperley opened this issue 5 years ago • 0 comments

Should return an iterator over the contents of each line within the file. The method should accept a single, optional parameter that specifies whether or not newline characters should be included or excluded.

ChrisTimperley avatar Dec 08 '19 03:12 ChrisTimperley