Contents

init(rootItem:)

Creates a result instance with all required properties populated.

Declaration

init?(rootItem: FSItem)

Parameters

  • rootItem:

    The root Fsitem of the volume.

Return Value

A populated result instance, or nil if validation fails.

See Also

Creating an activate result