clihandler

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloneCliHandler

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

CloneCliHandler handles clone project command

func NewCloneCliHandler

func NewCloneCliHandler(s ports.GitCloneService, w io.Writer) (CloneCliHandler, error)

NewCloneCliHandler returns a new CloneCliHandler

func (CloneCliHandler) CloneAll

func (h CloneCliHandler) CloneAll() error

CloneAll handles command to clone of all projects

func (CloneCliHandler) CloneProject

func (h CloneCliHandler) CloneProject(projects ...string) error

CloneProject handles command to clone of a project

func (CloneCliHandler) CloneProjectFromGroup

func (h CloneCliHandler) CloneProjectFromGroup(group string) error

CloneProjectFromGroup handles command to clone of all projects from a group

Jump to

Keyboard shortcuts

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