Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getVendorDataDir
Method
getVendorDataDir
code/src/java/pcgen/system/PCGenSettings.java:139–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
public
static
String getVendorDataDir()
140
{
141
return
getDirectory(VENDOR_DATA_DIR);
142
}
143
144
public
static
String getHomebrewDataDir()
145
{
Callers
9
testGetURI_WithOffsetStartingWithAmpersand
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_WithOffsetStartingWithAmpersand
Method · 0.76
testGetURI_WithOffsetStartingWithAsterisk
Method · 0.76