• Stars
    star
    2
  • Language
    Go
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Move files in go (golang) without caring about whether it's possible to do this as a reanme (with os.Rename) or if we have to copy-and-then-delete.