Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

path(for:with:)

mattt edited this page Jul 31, 2020 · 5 revisions

path(for:​with:​)

public func path(for symbol:​ Symbol, with baseURL:​ String) -> String

path(for:​with:​)

public func path(for identifier:​ CustomStringConvertible, with baseURL:​ String) -> String
Clone this wiki locally