]> Cypherpunks repositories - gostls13.git/commit
os: document that Rename does not replace an existing directory
authorIan Lance Taylor <iant@golang.org>
Thu, 8 Dec 2016 01:13:35 +0000 (17:13 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 8 Dec 2016 01:36:44 +0000 (01:36 +0000)
commitd4b46aa1b8c2e62b1e13de15741c7330fd2e9e3a
tree82471f70fee15377973df531a08b8fba70b826eb
parentf28eea89e0bf129ebbeede1e3a85ce552d1c2277
os: document that Rename does not replace an existing directory

Fixes #18240.

Change-Id: Ife951e2c1320b3f1362c85642615b24fd4291189
Reviewed-on: https://go-review.googlesource.com/34135
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/file.go