cache
A cache layer.
Declaration
static let cache: DiskImage.LayerTypeDiscussion
Cache layers store all the blocks read from the layers beneath it in the stack. A cache layer is useful when the base image is on a network mount, for example.
A cache layer.
static let cache: DiskImage.LayerTypeCache layers store all the blocks read from the layers beneath it in the stack. A cache layer is useful when the base image is on a network mount, for example.