Contents

init(itemAttributes:)

Creates a result for an I/O-completion operation.

Declaration

init?(itemAttributes attributes: FSItem.Attributes)

Parameters

  • attributes:

    The updated Attributes of the file after the I/O completion operation (e.g., updated size, modification time).

Return Value

A populated result instance, or nil if validation fails.

See Also

Creating a complete-IO result