Documentation ¶
Index ¶
- func MakeEtikettenCliFormat() (f *etikettenCliFormat)
- func MakeEtikettenReader() (f *etikettenReader)
- func MakeFDCliFormat(co string_format_writer.ColorOptions, ...) *fdCliFormat
- func MakeFDDeletedStringWriterFormat(dryRun bool, fdStringFormatWriter schnittstellen.StringFormatWriter[*fd.FD]) *fdDeletedStringWriterFormat
- func MakeFileNotRecognizedStringWriterFormat(fdStringFormatWriter schnittstellen.StringFormatWriter[*fd.FD], ...) *fileNotRecognizedStringWriterFormat
- func MakeKennungCliFormat(options erworben_cli_print_options.PrintOptions, ...) *kennungCliFormat
- func MakeShaCliFormat(options erworben_cli_print_options.PrintOptions, ...) *shaCliFormat
- func MakeTypCliFormat(co string_format_writer.ColorOptions) *typCliFormat
- type Aligned
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeEtikettenCliFormat ¶
func MakeEtikettenCliFormat() (f *etikettenCliFormat)
func MakeEtikettenReader ¶
func MakeEtikettenReader() (f *etikettenReader)
func MakeFDCliFormat ¶
func MakeFDCliFormat( co string_format_writer.ColorOptions, relativePathStringFormatWriter schnittstellen.StringFormatWriter[string], ) *fdCliFormat
func MakeFDDeletedStringWriterFormat ¶
func MakeFDDeletedStringWriterFormat( dryRun bool, fdStringFormatWriter schnittstellen.StringFormatWriter[*fd.FD], ) *fdDeletedStringWriterFormat
func MakeFileNotRecognizedStringWriterFormat ¶
func MakeFileNotRecognizedStringWriterFormat( fdStringFormatWriter schnittstellen.StringFormatWriter[*fd.FD], shaStringFormatWriter schnittstellen.StringFormatWriter[schnittstellen.ShaLike], ) *fileNotRecognizedStringWriterFormat
func MakeKennungCliFormat ¶
func MakeKennungCliFormat( options erworben_cli_print_options.PrintOptions, co string_format_writer.ColorOptions, abbr kennung.Abbr, ) *kennungCliFormat
func MakeShaCliFormat ¶
func MakeShaCliFormat( options erworben_cli_print_options.PrintOptions, co string_format_writer.ColorOptions, abbr func(*sha.Sha) (string, error), ) *shaCliFormat
func MakeTypCliFormat ¶
func MakeTypCliFormat(co string_format_writer.ColorOptions) *typCliFormat
Types ¶
type Aligned ¶
func (*Aligned) WriteStringFormat ¶
func (f *Aligned) WriteStringFormat( sw schnittstellen.WriterAndStringWriter, o *kennung.Kennung2, ) (n int64, err error)
Click to show internal directories.
Click to hide internal directories.