MCPcopy Create free account
hub / github.com/dynjs/dynjs / getBinaryName

Method getBinaryName

src/main/java/org/dynjs/cli/Main.java:190–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188 }
189
190 protected String getBinaryName() {
191 return "dynjs";
192 }
193
194 protected PrintStream getOutputStream() {
195 return stream;

Callers 1

showUsageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected