SubprocessTransport.close

Ask the subprocess to stop by calling the terminate() method if the subprocess hasn’t returned yet, and close transports of all pipes (stdin, stdout and stderr).

interface SubprocessTransport
void
close
()

Meta