MCPcopy Index your code
hub / github.com/processing/processing / getConsole

Method getConsole

app/src/processing/app/ui/Editor.java:597–599  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

595
596
597 public EditorConsole getConsole() {
598 return console;
599 }
600
601
602

Callers 1

RunnerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected