We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c4e45 commit 0ac080eCopy full SHA for 0ac080e
Sources/System/FilePath/FilePathSyntax.swift
@@ -577,7 +577,7 @@ extension FilePath {
577
_append(unchecked: other._storage[...])
578
}
579
580
- /// Non-mutating version of `push()`
+ /// Non-mutating version of `push()`.
581
///
582
// TODO(Windows docs): examples and docs with roots
583
public __consuming func pushing(_ other: __owned FilePath) -> FilePath {
0 commit comments