Documentation
¶
Index ¶
- func ConfirmCwd() error
- func CopyEnvFilesToProject(project string, currentPath string, vaultDir string) error
- func CopyEnvFilesToVault(vaultDir string) error
- func CreateVaultIfNotFound(vaultDir string) (string, error)
- func GetFullVaultDir(vaultDir string) (string, error)
- func GetProjectsList(vaultDir string) ([]utils.Directory, error)
- func InitViper() error
- func SelectProject(projects []utils.Directory) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmCwd ¶
func ConfirmCwd() error
func CopyEnvFilesToProject ¶
func CopyEnvFilesToVault ¶
func CreateVaultIfNotFound ¶ added in v1.14.0
func GetFullVaultDir ¶ added in v1.14.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.