Skip to content

Expose system-specific line separator via property #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
fzhinkin opened this issue Apr 16, 2025 · 0 comments
Open

Expose system-specific line separator via property #448

fzhinkin opened this issue Apr 16, 2025 · 0 comments

Comments

@fzhinkin
Copy link
Collaborator

Currently, there's no easy way to figure out a system-specific line separator (\n, \r\n, \r, or whatever else it could be) when it should be appended, for example, into a file.

It would be nice to provide a property initialized with such a value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant