@ServerSide @ComputeEngineSide public interface ServerFileSystem
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getHomeDir()
Root directory of the server installation
|
java.io.File |
getTempDir()
Temporary directory, clean up on restarts
|