go/src/path/filepath
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
..
example_test.go
example_unix_test.go path/filepath: add examples for Base, Dir and IsAbs 2019-03-25 02:57:06 +00:00
example_unix_walk_test.go
export_test.go
export_windows_test.go
match.go
match_test.go
path.go path/filepath: revert "fix Windows-specific Clean bug" 2019-02-20 18:32:07 +00:00
path_plan9.go
path_test.go path/filepath: don't discard .. in EvalSymlinks 2019-03-05 01:01:11 +00:00
path_unix.go
path_windows.go
path_windows_test.go path/filepath: do not call GetFinalPathNameByHandle from EvalSymlinks 2019-03-01 07:45:00 +00:00
symlink.go path/filepath: don't discard .. in EvalSymlinks 2019-03-05 01:01:11 +00:00
symlink_unix.go path/filepath: do not call GetFinalPathNameByHandle from EvalSymlinks 2019-03-01 07:45:00 +00:00
symlink_windows.go path/filepath: do not call GetFinalPathNameByHandle from EvalSymlinks 2019-03-01 07:45:00 +00:00