Skip to content

FileSystemAdapter.getFullPath method

FileSystemAdapter › getFullPath

Official

Gets the full path for a file.

Signature:

getFullPath(normalizedPath: string): string

Parameters:

ParameterTypeDescription
normalizedPathstring

Returns: string