string
On Unix, this returns "/".
Declaration
var string: String { get }Discussion
On Windows, interprets the root’s content as UTF-16 on Windows.
This property is equivalent to calling String(decoding: root).
On Unix, this returns "/".
var string: String { get }On Windows, interprets the root’s content as UTF-16 on Windows.
This property is equivalent to calling String(decoding: root).