MCPcopy Create free account
hub / github.com/GerritCodeReview/gerrit / skipPlugins

Method skipPlugins

java/com/google/gerrit/pgm/init/BaseInit.java:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 }
134
135 protected boolean skipPlugins() {
136 return false;
137 }
138
139 protected String getSecureStoreLib() {
140 return null;

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected