init(rootItem:)
Creates an activate result instance.
Declaration
init?(rootItem: FSItem)Parameters
- rootItem:
The root Fsitem of the volume.
Return Value
A populated result instance, or nil if validation fails.
Creates an activate result instance.
init?(rootItem: FSItem)The root Fsitem of the volume.
A populated result instance, or nil if validation fails.