Home > @rushstack/node-core-library > IReadLinesFromIterableOptions > ignoreEmptyLines
IReadLinesFromIterableOptions.ignoreEmptyLines property
If true, empty lines will not be returned. The default is false.
Signature:
ignoreEmptyLines?: boolean;
Home > @rushstack/node-core-library > IReadLinesFromIterableOptions > ignoreEmptyLines
If true, empty lines will not be returned. The default is false.
Signature:
ignoreEmptyLines?: boolean;