commands

package
v0.0.0-...-824b837 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package commands provides the subcommands supported by this tool.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Compact

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

Compact implements the compact command.

func (*Compact) Execute

func (c *Compact) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Compact) Name

func (*Compact) Name() string

func (*Compact) SetFlags

func (c *Compact) SetFlags(f *flag.FlagSet)

func (*Compact) Synopsis

func (*Compact) Synopsis() string

func (*Compact) Usage

func (*Compact) Usage() string

type Extract

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

Extract implements the extract command.

func (*Extract) Execute

func (e *Extract) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Extract) Name

func (*Extract) Name() string

func (*Extract) SetFlags

func (e *Extract) SetFlags(f *flag.FlagSet)

func (*Extract) Synopsis

func (*Extract) Synopsis() string

func (*Extract) Usage

func (*Extract) Usage() string

type Patch

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

Patch implements the patch command.

func (*Patch) Execute

func (p *Patch) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*Patch) Name

func (*Patch) Name() string

func (*Patch) SetFlags

func (p *Patch) SetFlags(f *flag.FlagSet)

func (*Patch) Synopsis

func (*Patch) Synopsis() string

func (*Patch) Usage

func (*Patch) Usage() string

Jump to

Keyboard shortcuts

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