Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackupCommand ¶
type BackupCommand struct {
Meta
}
func (*BackupCommand) Help ¶
func (c *BackupCommand) Help() string
func (*BackupCommand) Run ¶
func (c *BackupCommand) Run(args []string) int
func (*BackupCommand) Synopsis ¶
func (c *BackupCommand) Synopsis() string
type RestoreCommand ¶
type RestoreCommand struct {
Meta
}
func (*RestoreCommand) Help ¶
func (c *RestoreCommand) Help() string
func (*RestoreCommand) Run ¶
func (c *RestoreCommand) Run(args []string) int
func (*RestoreCommand) Synopsis ¶
func (c *RestoreCommand) Synopsis() string
Click to show internal directories.
Click to hide internal directories.