brows3r — TypeScript API
    Preparing search index...

    Function fromDisplayPath

    • Reconstruct an S3Location from breadcrumb segments.

      Returns a location with an empty prefix and the joined segments as key (or null when segments is empty, indicating bucket root).

      Parameters

      • profileId: string
      • bucket: string
      • segments: string[]

      Returns S3Location