Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ exists
Method
exists
code/src/java/pcgen/io/FORNode.java:78–81 ·
view source on GitHub ↗
Return TRUE if exists @return TRUE if exists
()
Source
from the content-addressed store, hash-verified
76
* @
return
TRUE
if
exists
77
*/
78
public
boolean exists()
79
{
80
return
exists;
81
}
82
83
/**
84
* Return max
Callers
15
testThumb
Method · 0.45
testThumbScaling
Method · 0.45
missingFilesTest
Method · 0.45
testGetURI_WithOffsetStartingWithAsterisk
Method · 0.45
parseToken
Method · 0.45
maybeLoadOrCreateCharacter
Method · 0.45
showSavePartyChooser
Method · 0.45
showSaveCharacterChooser
Method · 0.45
revertCharacter
Method · 0.45
exportSpells
Method · 0.45
startItem
Method · 0.45
ensureParents
Method · 0.45
Calls
no outgoing calls
Tested by
5
testThumb
Method · 0.36
testThumbScaling
Method · 0.36
missingFilesTest
Method · 0.36
testGetURI_WithOffsetStartingWithAsterisk
Method · 0.36
testJar
Method · 0.36