[F] getNormalizedAbsolutePathWithoutRoot
function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory): string;
Parameters
Parameter | Type |
---|---|
fileName | string |
currentDirectory | undefined | string |
Returns
string
function getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory): string;
Parameter | Type |
---|---|
fileName | string |
currentDirectory | undefined | string |
string