Contents

importContents(from:)

Replaces the layer’s contents with the layer file at the given path.

Declaration

func importContents(from path: FilePath) throws

Parameters

  • path:

    The path of the layer file to read.

Discussion

See Also

Exporting and importing