Searched defs:getDataRootPath (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/configuration/
H A DRuntimeEnvironment.java273 public String getDataRootPath() { method in class:RuntimeEnvironment
284 String file = getDataRootPath();
1687 File indexDir = new File(getDataRootPath(), IndexDatabase.INDEX_DIR);

Completed in 16 milliseconds