Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GerritCodeReview/gerrit
/ isDev
Method
isDev
java/com/google/gerrit/pgm/init/BaseInit.java:450–452 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
448
}
449
450
protected
boolean isDev() {
451
return
false;
452
}
453
454
protected
boolean getDeleteCaches() {
455
return
false;
Callers
1
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected