branch

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	common.NoneContext
}

func (*App) Ops

func (app *App) Ops() []common.Operation[struct{}]

type Create

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

func (*Create) Action

func (b *Create) Action() string

func (*Create) Desc

func (b *Create) Desc() string

func (*Create) Prepare

func (b *Create) Prepare(cmd *cobra.Command)

func (*Create) Run

func (b *Create) Run(_ *struct{}, args common.Args) error

func (*Create) Use

func (b *Create) Use() string

type Sync

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

func (*Sync) Action

func (b *Sync) Action() string

func (*Sync) Desc

func (b *Sync) Desc() string

func (*Sync) Prepare

func (b *Sync) Prepare(cmd *cobra.Command)

func (*Sync) Run

func (b *Sync) Run(_ *struct{}, args common.Args) error

func (*Sync) Use

func (b *Sync) Use() string

Jump to

Keyboard shortcuts

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