Skip to content

FileSystemAdapter.getFullPath method

FileSystemAdapter › getFullPath

Official

Gets the full path for a file.

Signature:

getFullPath(normalizedPath: string): string

Parameters:

Parameter Type Description
normalizedPath string

Returns: string