<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`FileSystemAdapter`](FileSystemAdapter) › [`getFilePath`](FileSystemAdapter/getFilePath) ## FileSystemAdapter.getFilePath() method Returns the file:// path of this file 0.14.3 **Signature:** ```typescript getFilePath(normalizedPath: string): string; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>normalizedPath</code> | <code>string</code> | | **Returns:** `string`