package
1.12.9
Repository: https://github.com/d-buchmann/gopass.git
Documentation: pkg.go.dev

# Functions

AllPathsToSlash converts a list of paths to their correct platform specific slash representation.
CliCtx create a new cli context with the given args parsed.
CliCtxWithFlags creates a new cli context with the given args and flags parsed.
NewUnitTester creates a new unit test helper.
UnsetVars will unset the specified env vars and return a restore func.

# Structs

Unit is a gopass unit test helper.