Instance Property インスタンスプロパティ

volumeSupportsJournaling

true if the volume format supports a journal used to speed recovery in case of unplanned restart (such as a power outage or crash). This does not necessarily mean the volume is actively using a journal. ボリューム形式が予想外の再始動(たとえば停電または故障)の場合において素早く復旧するのに使われるジャーナルをサポートするならば、true。これは必ずしもそのボリュームが能動的にジャーナルを使っていることを意味しません。

Declaration 宣言

var volumeSupportsJournaling: Bool? { get }

See Also 参照

Volume Support Values ボリュームサポート値