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

Method isCommandLine

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

Source from the content-addressed store, hash-verified

343
344
345 static public boolean isCommandLine() {
346 return commandLine;
347 }
348
349
350 // . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Callers 6

showMessageMethod · 0.95
showWarningMethod · 0.95
showWarningTieredMethod · 0.95
showErrorMethod · 0.95
showTraceMethod · 0.95
showChangesMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected