Skip to content
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

Add OS path separator and OS newline to filesystem extension #47

Closed
skellock opened this issue Dec 8, 2016 · 1 comment
Closed

Add OS path separator and OS newline to filesystem extension #47

skellock opened this issue Dec 8, 2016 · 1 comment
Assignees
Milestone

Comments

@skellock
Copy link
Contributor

skellock commented Dec 8, 2016

These two would be great additions to our filesystem extension:

context.filesystem.eol = os.EOL is https://nodejs.org/api/os.html#os_os_eol

context.filesystem.separator = path.sep is https://nodejs.org/api/path.html#path_path_sep

@skellock
Copy link
Contributor Author

skellock commented Dec 9, 2016

Closed by #50.

@skellock skellock closed this as completed Dec 9, 2016
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