MCPcopy Create free account
hub / github.com/eclab/edisyn / printCommandFormat

Method printCommandFormat

edisyn/test/Main.java:121–143  ·  view source on GitHub ↗

Prints command-line usage. preamble the text printed at the beginning: typically it's an error message but can be null or empty. quit indicates whether we should System.exit(1) after printing out the usage.

(String preamble, boolean quit)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

MainMethod · 0.95

Calls 1

equalsMethod · 0.45

Tested by

no test coverage detected