eol
eol():
string
Defined in: index.ts:62
Returns the operating system-specific end-of-line marker.
\non POSIX\r\non Windows
string
2.0.0
© 2025 Tauri Contributors. CC-BY / MIT
eol():
string
Defined in: index.ts:62
Returns the operating system-specific end-of-line marker.
\n on POSIX\r\n on Windowsstring
2.0.0
© 2025 Tauri Contributors. CC-BY / MIT