waneck/systools

Is it possible to add the ability to write stdin in process creation?

nescribal opened this issue · 1 comments

Is it possible to add the ability to write stdin in process creation?

Couldn't you use sys.io.Process? This allows you to write to stdin.