Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ isDebug
Method
isDebug
src/main/java/org/dynjs/cli/Arguments.java:108–110 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
}
107
108
public
boolean isDebug() {
109
return
debug;
110
}
111
112
public
boolean isProperties() {
113
return
properties;
Callers
3
initConfig
Method · 0.95
defineClass
Method · 0.45
compileFunction
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected