Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dynjs/dynjs
/ isHelp
Method
isHelp
src/main/java/org/dynjs/cli/Arguments.java:100–102 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
}
99
100
public
boolean isHelp() {
101
return
help;
102
}
103
104
public
boolean isVersion() {
105
return
version;
Callers
2
callWithHelpArgument
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
1
callWithHelpArgument
Method · 0.64