MCPcopy Create free account
hub / github.com/apache/solr / getOutStream

Method getOutStream

solr/core/src/java/org/apache/solr/cli/CLIO.java:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 static PrintStream getOutStream() {
33 return System.out;
34 }
35

Callers 1

runImplMethod · 0.95

Implementers 1

SolrCLIsolr/core/src/java/org/apache/solr/cli

Calls

no outgoing calls

Tested by

no test coverage detected