File: doc.go

package info (click to toggle)
golang-github-rkoesters-xdg 0.0~git20181125.edd15b8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 220 kB
  • sloc: makefile: 5
file content (6 lines) | stat: -rw-r--r-- 212 bytes parent folder | download
1
2
3
4
5
6
// Package trash provides easy access to the trash bin. For more
// information, see the trash spec:
// https://standards.freedesktop.org/trash-spec/trashspec-latest.html
//
// TODO: Make New work.
package trash