@eagleoutice/flowr - v2.13.14
    Preparing search index...

    Function fileUrlToPath

    • If s is a file:// URI, return the local filesystem path it refers to. Returns undefined for any other string.

      Parameters

      • s: string

      Returns string | undefined