mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-30 11:18:48 +02:00
5f641484ba
RELEASE_NOTES=n/a Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
4 lines
110 B
Go
4 lines
110 B
Go
// Package action implements all the handlers that are available as subcommands
|
|
// for gopass.
|
|
package action
|