ZenFS
    Preparing search index...

    Function normalizePath

    • Internal

      Normalizes a path

      Parameters

      • this: unknown
      • p: PathLike
      • noResolve: boolean = false

      Returns string

      clean this up and make it so path.resolve is only called when an explicit context is passed (i.e. normalizePath(..., $) to use path.resolve)