Skip to content

Add way to save a collection if EOF is reached before an "end boundary" #2

@patrickdevivo

Description

@patrickdevivo

Currently, if \n is specified as an end boundary (useful for parsing out strings that begin with some sequence such as // and end at the end of the line - e.g. parsing code comments) if the end of the file is reached before the \n, the collection won't be stored. This should be a configuration option to enable.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions