flags

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2021 License: BSD-3-Clause Imports: 3 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintSubject added in v0.5.9

func PrintSubject(title, prefix, subject string, subjects map[string]string) bool

Types

type DatamodelPflagpole added in v0.5.12

type DatamodelPflagpole struct {
	Datamodels []string
	Modelsets  []string
	Models     []string
}
var DatamodelPflags DatamodelPflagpole

type GenFlagpole

type GenFlagpole struct {
	Stats     bool
	Generator []string
}
var GenFlags GenFlagpole

type RootPflagpole added in v0.5.9

type RootPflagpole struct {
	Package string
	Verbose int
	Quiet   bool
}
var RootPflags RootPflagpole

type RunFlagpole added in v0.5.7

type RunFlagpole struct {
	List        bool
	Info        bool
	Suite       []string
	Runner      []string
	Environment []string
	Data        []string
	Workdir     string
}
var RunFlags RunFlagpole

type TestFlagpole added in v0.5.7

type TestFlagpole struct {
	List        bool
	Keep        bool
	Suite       []string
	Tester      []string
	Environment []string
}
var TestFlags TestFlagpole

Jump to

Keyboard shortcuts

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