Contents

supportsJournal

A Boolean property that indicates whether the volume supports a journal used to speed recovery in case of unplanned restart, such as a power outage or crash.

Declaration

var supportsJournal: Bool { get set }

Discussion

This property doesn’t necessarily mean the volume is actively using a journal.

See Also

Declaring journaling capabilities