mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
be6cd00b81ae155a94f93e40a0f182e8fb6b51bf
Close an InputStream when finished reading it. When given an OutputStream to connect to a process input, close it when the transfer is completed. Protect System.in in this latter case.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%