Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getCheckBefore
Method
getCheckBefore
code/src/java/pcgen/io/ExportHandler.java:3234–3237 ·
view source on GitHub ↗
@return Returns the checkBefore flag.
()
Source
from the content-addressed store, hash-verified
3232
* @
return
Returns the checkBefore flag.
3233
*/
3234
public
boolean getCheckBefore()
3235
{
3236
return
checkBefore;
3237
}
3238
3239
/**
3240
* @
return
Returns the existsOnly flag.
Callers
3
getToken
Method · 0.80
getToken
Method · 0.80
getToken
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected