FileSystemAdapter
โบ getFilePath
FileSystemAdapter.getFilePath() method
Returns the file:// path of this file
Signature:
getFilePath(normalizedPath: string): string;
Parameters
Parameter | Type | Description |
---|---|---|
normalizedPath | string |
Returns:
string
1 min read
FileSystemAdapter
โบ getFilePath
Returns the file:// path of this file
Signature:
getFilePath(normalizedPath: string): string;
Parameter | Type | Description |
---|---|---|
normalizedPath | string |
Returns:
string