@alextheman/utility - v5.10.1
    Preparing search index...

    Function parseFilePath

    • Takes a file path string and parses it into the directory part, the base part, and the full path.

      Parameters

      • filePath: string

        The file path to parse.

      Returns FilePathData

      An object representing the different ways the file path can be represented.

      If the file path is invalid.