args

package
v0.0.0-...-e5409a5 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const LLCPPG_CFG = "llcppg.cfg"
View Source
const LLCPPG_PUB = "llcppg.pub"
View Source
const LLCPPG_SIGFETCH = "llcppg.sigfetch.json"
View Source
const LLCPPG_SYMB = "llcppg.symb.json"

Variables

This section is empty.

Functions

func BoolArg

func BoolArg(arg string, defaultValue bool) bool

func StringArg

func StringArg(arg string, defaultValue string) string

Types

type Args

type Args struct {
	Help                 bool
	Verbose              bool
	VerboseSigfetchParse bool //-vsp llcppsigfetch parse.go
	VerboseParseIsMethod bool //-vpim
	UseStdin             bool
	CfgFile              string
}

func ParseArgs

func ParseArgs(args []string, defaultCfgFile string, swflags map[string]bool) (*Args, []string)

Jump to

Keyboard shortcuts

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