Skip to content

FileSystemAdapter.getFilePath method

FileSystemAdapter › getFilePath

Official

Returns the file:// path of this file.

Signature:

getFilePath(normalizedPath: string): string

Parameters:

Parameter Type Description
normalizedPath string

Returns: string

Since: 0.14.3