@karmaniverous/smoz
    Preparing search index...

    Function inferContextFromPath

    • Infer the security context from a path that was built by buildPathElements. Non-public contexts appear as the first path segment; public paths have no context prefix.

      Parameters

      • path: string

      Returns "my" | "private" | "public"