Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CopyOptions ¶
type CopyOptions struct {
// contains filtered or unexported fields
}
func NewCopyOptions ¶
func NewCopyOptions() *CopyOptions
func (*CopyOptions) Run ¶
func (o *CopyOptions) Run(args []string) error
func (*CopyOptions) Validate ¶
func (o *CopyOptions) Validate(args []string) error
Click to show internal directories.
Click to hide internal directories.