commandLine

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func NewClient

func NewClient(repoName, destPath, makeCommand, branchName string) (*Client, error)

func (*Client) Checkout

func (c *Client) Checkout(ctx context.Context) error

func (*Client) Clone

func (c *Client) Clone(ctx context.Context) error

func (*Client) Maker

func (c *Client) Maker(ctx context.Context) error

func (*Client) PullAll

func (c *Client) PullAll(ctx context.Context) error

func (*Client) PullBranch

func (c *Client) PullBranch(ctx context.Context) (bool, error)

Jump to

Keyboard shortcuts

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