prepend(toolsetRootPath:)

Prepends a path to the array of toolset root paths.

SwiftSDK.swift:753
mutating func prepend(toolsetRootPath path: AbsolutePath)

Parameters

toolsetRootPath

new path to add to Swift SDK’s toolset.

Note: Use this operation if you want new root path to take priority over existing paths.