ZenFS
    Preparing search index...

    Function list

    • Lists all extended attributes of a file.

      Parameters

      • this: unknown
      • path: string

        Path to the file

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

      Array of attribute names