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

How about the Sys class itself? #3

Open
kevinresol opened this issue Mar 2, 2017 · 3 comments
Open

How about the Sys class itself? #3

kevinresol opened this issue Mar 2, 2017 · 3 comments
Assignees

Comments

@kevinresol
Copy link
Collaborator

https://github.com/HaxeFoundation/haxe/blob/development/std/Sys.hx

@benmerckx
Copy link
Owner

Well, most of it is covered by the nodejs target already: https://github.com/HaxeFoundation/hxnodejs/blob/master/src/Sys.hx
What would you expect to be in it? All I can think of is a sink for stdout and stderr and a source for stdin..

@kevinresol
Copy link
Collaborator Author

Oh that's true, I'm looking for stdin/out/err.
Maybe just a shortcut to tink_io would be sufficient.
haxetink/tink_io#18

@benmerckx
Copy link
Owner

I'll add it when your PR is merged/released :)

@benmerckx benmerckx self-assigned this Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants