init(grantedCoherency:)
Creates an upgrade-item result.
Declaration
init(grantedCoherency: FSVolume.KernelCacheCoherencyType)Parameters
- grantedCoherency:
The Kernelcachecoherencytype granted by the module after the upgrade.
Return Value
A populated result instance, or nil if validation fails.