Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorMultipleFilesWithoutName = errors.New(
"backup name is required when handling more than one file or directory. " +
"See the help section (enter --help) for further information",
)
ErrorMultipleFilesWithoutName is an error when handling more than one file or directory without backup name.
View Source
var ErrorNoResourcesToBackup = errors.New("resources for backup were not specified")
ErrorNoResourcesToBackup is an error when no resources were specified for backup.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.