Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getHomebrewDataDir
Method
getHomebrewDataDir
code/src/java/pcgen/system/PCGenSettings.java:144–147 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
142
}
143
144
public
static
String getHomebrewDataDir()
145
{
146
return
getDirectory(HOMEBREW_DATA_DIR);
147
}
148
149
public
static
String getCustomDir()
150
{
Callers
9
testGetURI_WithOffsetStartingWithDollarSign
Method · 0.95
testGetURI_WithOffsetStartingWithAsterisk
Method · 0.95
LocationPanel
Method · 0.95
prefsButtonHandler
Method · 0.95
performAnalysis
Method · 0.95
SourceFolder
Enum · 0.95
installDataSource
Method · 0.95
run
Method · 0.95
getNonNormalizedPathURI
Method · 0.95
Calls
1
getDirectory
Method · 0.95
Tested by
2
testGetURI_WithOffsetStartingWithDollarSign
Method · 0.76
testGetURI_WithOffsetStartingWithAsterisk
Method · 0.76