plugeth/Godeps/_workspace/src/github.com/cespare/cp
2016-04-12 15:58:06 +02:00
..
cp.go Godeps: add github.com/cspeare/cp 2016-04-12 15:58:06 +02:00
LICENSE.txt Godeps: add github.com/cspeare/cp 2016-04-12 15:58:06 +02:00
README.md Godeps: add github.com/cspeare/cp 2016-04-12 15:58:06 +02:00

cp

GoDoc

cp is a small Go package for copying files and directories.

The API may change because I want to add some options in the future (for merging with existing dirs).

It does not currently handle Windows specifically (I think it may require some special treatment).