Documentation
streams/mod
TextLineStreamOptions
Interface TextLineStreamOptions
Options for
TextLineStream
.
interface
TextLineStreamOptions
{
allowCR
?:
boolean
;
}
Index
Properties
allowCR?
Properties
Optional
allowCR
allowCR
?:
boolean
Allow splitting by
\r
.
Default
{
false
}
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allowCR
Documentation
Options for
TextLineStream.