Categorygithub.com/laurent22/go-trash
repositorypackage
0.0.0-20250304161307-725f51160fe4
Repository: https://github.com/laurent22/go-trash.git
Documentation: pkg.go.dev

# README

go-trash - crossplatform package to move files to trash

go-trash is a cross-platform package to move files to trash. OSX, Windows and Linux (tested on Ubuntu) are supported.

Installing

go get https://github.com/laurent22/go-trash

Building

  • On Windows, it builds successfully with MinGW, in MSYS shell.

  • On OSX and Linux, it should build as is.

Documentation

http://godoc.org/github.com/laurent22/go-trash

License

MIT