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

Method toString

src/main/java/org/dynjs/cli/Options.java:36–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 }
35
36 @Override
37 public String toString() {
38 return desc;
39 }
40
41 public String desc() {
42 return desc;

Callers 2

showPropertiesMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected