Contents

DiskImage.StackableLayer

A marker protocol that stackable disk image layer configuration objects conform to.

Declaration

protocol StackableLayer

Overview

The appending(_:) method accepts objects that conform to this protocol. For more information about image layering, see StackedImage.

See Also

Appending layers and resizing existing images