getCacheFilePath
Returns cache file path for given id
Presentation
function getCacheFilePath (id: string): string;Returns
stringParameters
| Name | Type | Description |
|---|---|---|
| id | string | unique id for cache |
Returns cache file path for given id
function getCacheFilePath (id: string): string;string| Name | Type | Description |
|---|---|---|
| id | string | unique id for cache |