Documentation
¶
Index ¶
- Constants
- func AddGpgUser(userId string)
- func ExportKey(outputPath string)
- func GetGitAttributesContentForTesting() string
- func GitCryptIsInitialized(dotfilesDir AbsolutePath) bool
- func GitCryptIsInstalled() bool
- func Init()
- func Lock(force bool)
- func Unlock(keyFile optional.Optional[string])
- func UnlockOrErr(dotfilesDir AbsolutePath, keyFile optional.Optional[string]) error
Constants ¶
View Source
const MAX_PARENTS_UP = 4
Variables ¶
This section is empty.
Functions ¶
func AddGpgUser ¶
func AddGpgUser(userId string)
func GetGitAttributesContentForTesting ¶
func GetGitAttributesContentForTesting() string
func GitCryptIsInitialized ¶
func GitCryptIsInitialized(dotfilesDir AbsolutePath) bool
func GitCryptIsInstalled ¶
func GitCryptIsInstalled() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.