Contents

persist

Allocates space that isn’t freed when deleting the descriptor.

Declaration

static var persist: FSVolume.PreallocateFlags { get }

Discussion

This space remains allocated even after calling close(2).

See Also

Declaring preallocation behaviors