FileSystemAdapter โ€บ getFilePath

FileSystemAdapter.getFilePath() method

Returns the file:// path of this file

Signature:

getFilePath(normalizedPath: string): string;

Parameters

ParameterTypeDescription
normalizedPathstring

Returns:

string