Get out documentation %age up

This commit is contained in:
Max Howell
2019-07-21 21:35:48 -04:00
parent af091cc1f0
commit dfad7367b7
3 changed files with 12 additions and 4 deletions

View File

@@ -36,6 +36,7 @@ let _realpath = Glibc.realpath
to the anti-pattern where Path.swift suddenly feels like Javascript otherwise.
- Note: A `Path` does not necessarily represent an actual filesystem entry.
- SeeAlso: `Pathish` for most methods you will use on `Path` instances.
*/
public struct Path: Pathish {