Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Create ¶
type Create struct {
subcommands.SubcommandBase
Hashing string
NoEncryption bool
NoCompression bool
}
func (*Create) Execute ¶
func (cmd *Create) Execute(ctx *appcontext.AppContext, repo *repository.Repository) (int, error)
func (*Create) Parse ¶
func (cmd *Create) Parse(ctx *appcontext.AppContext, args []string) error
Click to show internal directories.
Click to hide internal directories.