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.
Creates a result instance with all required properties populated.
init?(rootItem: FSItem)The root Fsitem of the volume.
A populated result instance, or nil if validation fails.