commands

package
v0.0.0-...-678b47c Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package commands contains the CLI commands for the application

Index

Constants

View Source
const (
	IconGitTree     = "\ufb2b"
	IconIssue       = "\u26a0"
	IconPullRequest = "\uf113"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	LogLevel string
	CacheDir string

	GitDB       *gdb.GitDatabase
	GitHub      *clients.GitHub
	GitHubToken string
}

func (*Controller) Find

func (c *Controller) Find(ctx *cli.Context) error

func (*Controller) Sync

func (c *Controller) Sync(ctx *cli.Context) error

Directories

Path Synopsis
Package gdb is the core of GitDatabase
Package gdb is the core of GitDatabase

Jump to

Keyboard shortcuts

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