init(_:)
Initializes the path from the contents a string, which should be an absolute path in platform representation.
Declaration
init(_ string: String)Initializes the path from the contents a string, which should be an absolute path in platform representation.
init(_ string: String)