zip

package
v0.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnzipCommand

type UnzipCommand struct {
	// contains filtered or unexported fields
}

UnzipCommand is the unzip command.

func NewUnzipCommand

func NewUnzipCommand(ui cli.Ui) (*UnzipCommand, error)

NewUnzipCommand takes a user interface and returns a new cli.Command.

func (*UnzipCommand) Help

func (c *UnzipCommand) Help() string

Help is the cli.Command help.

func (*UnzipCommand) Run

func (c *UnzipCommand) Run(args []string) int

Run is the cli.Command main execution function.

func (*UnzipCommand) Synopsis

func (c *UnzipCommand) Synopsis() string

Synopsis is the cli.Command synopsis.

func (*UnzipCommand) Unzip

func (c *UnzipCommand) Unzip() error

Unzip performs the unzip request.

type UnzipCommandArgs

type UnzipCommandArgs struct {
	// contains filtered or unexported fields
}

UnzipCommandArgs are the unzip command's arguments.

func (*UnzipCommandArgs) Parse

func (a *UnzipCommandArgs) Parse(args []string) error

Parse parses the arguments and maps them to the UnzipCommandArgs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL