1
0
mirror of https://github.com/golang/go synced 2024-11-05 18:56:10 -07:00
go/src/path
Eric Rutherford 5e907e38b8 path: improve documentation to call out cases where Clean is called
Rewording the comments for Join to do a better job of calling out
when Clean is called. Also clarifing other portions of the comment.

Fixes #29875

Change-Id: Ied43983bb10a97922898d28af133de0930224496
Reviewed-on: https://go-review.googlesource.com/c/go/+/194339
Reviewed-by: Rob Pike <r@golang.org>
2019-09-09 22:56:39 +00:00
..
filepath path/filepath: add examples for Base, Dir and IsAbs 2019-03-25 02:57:06 +00:00
example_test.go path: change the output format of ExampleSplit function 2019-09-01 10:08:36 +00:00
match_test.go path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
match.go path: remove filename mentions from pattern godocs 2018-02-14 10:17:44 +00:00
path_test.go path: fix mismatch between error message and corresponding test function 2019-08-08 00:38:10 +00:00
path.go path: improve documentation to call out cases where Clean is called 2019-09-09 22:56:39 +00:00