MCPcopy Create free account
hub / github.com/apache/ant / setDefaultInputStream

Method setDefaultInputStream

src/main/org/apache/tools/ant/Project.java:234–236  ·  view source on GitHub ↗

Set the default System input stream. Normally this stream is set to System.in. This inputStream is used when no task input redirection is being performed. @param defaultInputStream the default input stream to use when input is requested. @since Ant 1.6

(final InputStream defaultInputStream)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

runBuildMethod · 0.95
initSubProjectMethod · 0.80
testReleasedInputMethod · 0.80
testFlushedInputMethod · 0.80

Calls

no outgoing calls

Tested by 2

testReleasedInputMethod · 0.64
testFlushedInputMethod · 0.64