Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommandLine ¶ added in v0.7.1
func NewCommandLine() *commandline
Types ¶
type Backupper ¶ added in v0.7.0
type Backupper interface {
// contains filtered or unexported methods
}
Backupper ...
type Commandline ¶ added in v0.7.0
type Commandline interface { ConfigChain(post func(cmd *cobra.Command, args []string) error) func(cmd *cobra.Command, args []string) (err error) // contains filtered or unexported methods }
Commandline ...
type CommandlineCli ¶ added in v0.7.0
type CommandlineCli interface {
// contains filtered or unexported methods
}
CommandlineCli ...
Source Files ¶
Click to show internal directories.
Click to hide internal directories.