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 direct support for ProcessBuilder #160

Closed
1 task done
borkdude opened this issue Dec 16, 2019 · 0 comments
Closed
1 task done

Add direct support for ProcessBuilder #160

borkdude opened this issue Dec 16, 2019 · 0 comments

Comments

@borkdude
Copy link
Collaborator

borkdude commented Dec 16, 2019

See https://gist.github.com/gerritjvv/5866665
and https://www.reddit.com/r/Clojure/comments/b13zkm/read_output_of_a_subprocess_as_it_is_running/eilj9p3?utm_source=share&utm_medium=web2x

TODO:

  • add support for Redirect classes
;;(.redirectOutput Redirect/INHERIT)
              ;; (.redirectError Redirect/INHERIT)
              
@borkdude borkdude changed the title Add direct support for Processbuilder Add direct support for ProcessBuilder Dec 16, 2019
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

1 participant