MCPcopy Create free account
hub / github.com/annmuor/jnode / out

Method out

jnode-core/src/jnode/jscript/JScriptConsole.java:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 public String out(){
12 return sb.toString();
13 }
14}

Callers 2

testExecScriptMethod · 0.95

Calls 1

toStringMethod · 0.45

Tested by 1

testExecScriptMethod · 0.76