MCPcopy Create free account
hub / github.com/cutting/trevni / run

Method run

java/tool/src/main/java/org/apache/trevni/tool/Tool.java:40–40  ·  view source on GitHub ↗

Runs the tool with supplied arguments. Input and output streams are customizable for easier testing. @param in Input stream to read data (typically System.in). @param out Output of tool (typically System.out). @param err Error stream (typically System.err). @param args Non-null list of arguments.

(InputStream in, PrintStream out, PrintStream err, List<String> args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.95
mainMethod · 0.65

Implementers 3

MetadataTooljava/tool/src/main/java/org/apache/tre
CreateRandomTooljava/tool/src/main/java/org/apache/tre
ToJsonTooljava/tool/src/main/java/org/apache/tre

Calls

no outgoing calls

Tested by

no test coverage detected