Contents

init(directory:path:flags:)

Creates a new extended attribute blob from the specified directory and path.

Declaration

init?(directory: FilePath, path: FilePath, flags: ArchiveFlags)

Parameters

  • directory:

    The base directory of the filesystem object.

  • path:

    The path, relative to directory, to target filesystem object.

  • flags:

    Flags that control the behavior of the operation.

See Also

Creating an Extended Attributes Blob