MCPcopy Create free account
hub / github.com/GateNLP/gate-core / getUserSessionFile

Method getUserSessionFile

src/main/java/gate/Gate.java:1365–1367  ·  view source on GitHub ↗

Get the user session file. @return the file corresponding to the user session file or null, if not yet set.

()

Source from the content-addressed store, hash-verified

1363 * set.
1364 */
1365 public static File getUserSessionFile() {
1366 return userSessionFile;
1367 }
1368
1369 /**
1370 * The list of plugins (aka CREOLE directories) the system knows about. This

Callers 3

runMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls

Tested by 1