• Return whether or not the file has a specific extended attribute.

    Returns

    A promise that resolves to whether or not the file has an extended attribute, or rejects with an error.

    Returns Promise<boolean>

Generated using TypeDoc