ZenFS
    Preparing search index...

    Function listSync

    • Synchronously lists all extended attributes of a file.

      Parameters

      • this: unknown
      • path: string

        Path to the file

      Returns (
          | `system.${string}`
          | `user.${string}`
          | `trusted.${string}`
          | `security.${string}`
      )[]

      Array of attribute names