Pathos API Documentation for PathConvertible

December 18, 2020 ยท View on GitHub

public typealias PathConvertible

Types that conform to this protocol can be joined with Path and PurePath.

On macOS and Linux, this is aliased to POSIXPathConvertible. On Windows, it is WindowsPathConvertible.