cli

package
v0.0.0-...-d5261e2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCliParser

func NewCliParser(root *cobra.Command, commands ...*cobra.Command) *cliParser

Types

type Request

type Request struct {
	Command string
	Flags   map[string][]string
	Args    []string
}

func NewRequest

func NewRequest() Request

func ParseCLI

func ParseCLI(root *cobra.Command, commands ...*cobra.Command) Request

Jump to

Keyboard shortcuts

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