internal

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

DO NOT EDIT THIS FILE. Makefile generated.

Index

Constants

This section is empty.

Variables

View Source
var Version = "1.1.0"

Functions

This section is empty.

Types

type OptMain

type OptMain struct {
	Start   bool `docopt:"start"`
	Init    bool `docopt:"init"`
	Install bool `docopt:"install"`
	List    bool `docopt:"list"`
	Search  bool `docopt:"search"`
	Update  bool `docopt:"update"`
}

OptMain holds all parsed options from GetOptMain.

func GetOptMain

func GetOptMain(args []string) *OptMain

GetOptMain is a command line option parser that uses docopts-go to parse a usage document string.

Directories

Path Synopsis
Package env holds environment variables used by the application.
Package env holds environment variables used by the application.
Package fflags enables featureflags using environment variables.
Package fflags enables featureflags using environment variables.
resources
ansicodes
Package ansicodes is a collection of ANSI escape sequences used to format text output.
Package ansicodes is a collection of ANSI escape sequences used to format text output.
db
sync
Package sync synchronizes configuration between the database and corresponding file and synchronization of any downloads.
Package sync synchronizes configuration between the database and corresponding file and synchronization of any downloads.
services
search
Package search implements search functionality
Package search implements search functionality
Package settings is a package that implements Dependency Injection through methods that create the options needed for structs to be created.
Package settings is a package that implements Dependency Injection through methods that create the options needed for structs to be created.
subcmds
dup

Jump to

Keyboard shortcuts

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