Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ setCommandLine
Method
setCommandLine
app/src/processing/app/Base.java:460–462 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
458
459
460
public
static
void
setCommandLine() {
461
commandLine = true;
462
}
463
464
465
static
public
boolean isCommandLine() {
Callers
2
main
Method · 0.95
init
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected