systools
systools copied to clipboard
Is it possible to add the ability to write stdin in process creation?
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.