cli

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 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 Client

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

func NewClient

func NewClient() (*Client, error)

func (*Client) Clone

func (c *Client) Clone(owner, repo string) error

func (*Client) ListDirectories

func (c *Client) ListDirectories() ([]*Directory, error)

type Directory

type Directory struct {
	Owner    string
	Repo     string
	FullPath string
}

func (*Directory) Path

func (d *Directory) Path(full bool) string

Jump to

Keyboard shortcuts

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