getRuntimePath() public method
Returns the directory that stores runtime files.
| public string getRuntimePath ( ) | ||
|---|---|---|
| return | string |
The directory that stores runtime files. Defaults to the "runtime" subdirectory under $basePath. |
getRuntimePath() public method
Returns the directory that stores runtime files.
| public string getRuntimePath ( ) | ||
|---|---|---|
| return | string |
The directory that stores runtime files. Defaults to the "runtime" subdirectory under $basePath. |
Please login to continue.