Contents

init(_:resolvedPath:)

Creates an asset path with both authored and resolved values.

Declaration

init(_ path: String, resolvedPath: String)

Parameters

  • path:

    The authored path string.

  • resolvedPath:

    The resolved location after asset resolution.