]> Cypherpunks repositories - gostls13.git/commit
path/filepath: add examples for Base, Dir and IsAbs
authorHasan Ozgan <hasan@ozgan.net>
Fri, 8 Feb 2019 00:50:51 +0000 (00:50 +0000)
committerRob Pike <r@golang.org>
Mon, 25 Mar 2019 02:57:06 +0000 (02:57 +0000)
commit56e1614c47cca7dc76b435f485fe86fe088d5127
treee7f9c0db5e1687a28ab2bc6cda1ed9ff412dc181
parent869620bbeaef7698ef6210c896f913257fe2e43b
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>
src/path/filepath/example_unix_test.go