cli

package
v0.0.0-...-6c00632 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Config   *config.Config
	Git      *gitlab.Client
	BasePath *config.GitLabPath
	// contains filtered or unexported fields
}

CLI is the command line interface app object structure

func CreateCLI

func CreateCLI() *CLI

CreateCLI creates a new CLI Application with Name, Usage, Version and Actions

func (*CLI) Run

func (c *CLI) Run(args []string) error

Run is the entry point to the CLI app

Jump to

Keyboard shortcuts

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