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

Method setCommandLine

app/src/processing/app/Base.java:340–342  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

338
339
340 public static void setCommandLine() {
341 commandLine = true;
342 }
343
344
345 static public boolean isCommandLine() {

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected