erworben_cli_print_options

package
v0.0.0-...-381c4e2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Abbreviations

type Abbreviations struct {
	Hinweisen bool `toml:"hinweisen"`
	Shas      bool `toml:"shas"`
}

type PrintOptions

type PrintOptions struct {
	Abbreviations             Abbreviations `toml:"abbreviations"`
	PrintIncludeTypen         bool          `toml:"print-include-typen"`
	PrintIncludeBezeichnungen bool          `toml:"print-include-bezeichnungen"`
	PrintTime                 bool          `toml:"print-time"`
	PrintEtikettenAlways      bool          `toml:"print-etiketten-always"`
	PrintEmptyShas            bool          `toml:"print-empty-shas"`
	PrintMatchedArchiviert    bool          `toml:"print-matched-archiviert"`
	PrintShas                 bool          `toml:"print-shas"`
	PrintFlush                bool          `toml:"print-flush"`
	PrintUnchanged            bool          `toml:"print-unchanged"`
	PrintColors               bool          `toml:"print-colors"`
	ZittishNewlines           bool          `toml:"-"`
}

func Default

func Default() PrintOptions

func (*PrintOptions) AddToFlags

func (c *PrintOptions) AddToFlags(f *flag.FlagSet, m *PrintOptions)

func (*PrintOptions) Merge

func (a *PrintOptions) Merge(b PrintOptions, mask PrintOptions)

Jump to

Keyboard shortcuts

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