1
0
mirror of https://github.com/golang/go synced 2024-11-17 07:54:41 -07:00
go/src/path
Hasan Ozgan 56e1614c47 path/filepath: add examples for Base, Dir and IsAbs
Change-Id: I7a438409748f0f9d6517a7ea1cdee6512ce3ca8a
Reviewed-on: https://go-review.googlesource.com/c/go/+/161678
Run-TryBot: Rob Pike <r@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2019-03-25 02:57:06 +00:00
..
filepath path/filepath: add examples for Base, Dir and IsAbs 2019-03-25 02:57:06 +00:00
example_test.go
match_test.go path: present the correct error message in TestMatch 2018-07-29 19:18:48 +00:00
match.go
path_test.go
path.go