hammerspoon2-docs
    Preparing search index...

    Function xattrList

    • List all extended attributes defined for a file or directory.

      Parameters

      • path: string

        Path to the file or directory. ~ is expanded.

      • Optionaloptions: string[]

        Array of option strings. Pass an empty array or omit to use no options.

      Returns string[] | null

      Array of attribute name strings (may be empty), or null on error.