Skip to content

false negative with relative back path #9

Description

@APerricone

Hello, I have a exception for file not found on a particular case:
I have fileName like '..\filename' and path like 'c:\folder1\folder2', the file 'c:\folder1\filename and the path c:\folder1\folder2 exist, but if I do

trueCase.trueCasePathSync('..\filename' ,'c:\folder1\folder2');

an exception is fired for file not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions