getStandardInput

Returns the standard input stream for the process executing the command. The stream is closed after the process completes. Defaults to an empty stream.

Return

The standard input stream.