FileSystemAdapter.getFilePath method
FileSystemAdapter › getFilePath
Official
Returns the file:// path of this file.Signature:
getFilePath(normalizedPath: string): stringParameters:
| Parameter | Type | Description |
|---|---|---|
| normalizedPath | string |
Returns: string
Since: 0.14.3