Documentation ¶
Index ¶
- Constants
- func MainRenameProcess(moveMap map[string]string) error
- func NewEdit() *cobra.Command
- func NewGC() *cobra.Command
- func NewRemove() *cobra.Command
- func NewRename() *cobra.Command
- func NewRoot(version string) *cobra.Command
- func NewRun() *cobra.Command
- func NewShow() *cobra.Command
- func NewUpdate() *cobra.Command
- func NewVault() *cobra.Command
Constants ¶
View Source
const ( DirSizeUnknown = "?" DirSizeError = "ERROR" ByteBase = 1024 RequiredTrue = "✔" RequiredFalse = "✖" TabSize = 8 )
Variables ¶
This section is empty.
Functions ¶
func MainRenameProcess ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.