options_print

package
v0.0.0-...-32d88a2 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 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 {
	ZettelIds bool `toml:"hinweisen"`
	Shas      bool `toml:"shas"`
}

type BoxV0

type BoxV0 struct {
	PrintIncludeDescription bool `toml:"print-include-description"`
	PrintTime               bool `toml:"print-time"`
	PrintTagsAlways         bool `toml:"print-etiketten-always"`
	PrintEmptyShas          bool `toml:"print-empty-shas"`
	PrintIncludeTypes       bool `toml:"print-include-typen"`

	PrintTai         bool `toml:"-"`
	DescriptionInBox bool `toml:"-"`
	ExcludeFields    bool `toml:"-"`
}

type V0

type V0 struct {
	Abbreviations Abbreviations `toml:"abbreviations"`
	BoxV0
	PrintMatchedDormant 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"`
	PrintInventoryLists bool `toml:"print-bestandsaufnahme"`
	ZittishNewlines     bool `toml:"-"`
}

func Default

func Default() V0

func (*V0) AddToFlags

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

func (*V0) Merge

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

func (V0) WithDescriptionInBox

func (c V0) WithDescriptionInBox(v bool) V0

func (V0) WithExcludeFields

func (c V0) WithExcludeFields(v bool) V0

func (V0) WithPrintShas

func (c V0) WithPrintShas(v bool) V0

func (V0) WithPrintTai

func (c V0) WithPrintTai(v bool) V0

func (V0) WithPrintTime

func (c V0) WithPrintTime(v bool) V0

Jump to

Keyboard shortcuts

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