command.spawn() stdin and stdout
I am not sure if I am handling the writeable stream and readable stream correctly.
I assigned getWrite and getReader to writer and reader in my class.
I am slightly confused on what ready, releaseLock is as it's not well documented (from what sourced I can find)
I assigned getWrite and getReader to writer and reader in my class.
I am slightly confused on what ready, releaseLock is as it's not well documented (from what sourced I can find)
