tee

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MaybeSave

func MaybeSave(raw string, exitCode int, cmd string, cfg Config) string

MaybeSave saves raw output if conditions are met. Returns hint string if saved.

Types

type Config

type Config struct {
	Enabled     bool
	Mode        string // "failures", "always", "never"
	MaxFiles    int
	MaxFileSize int64
	Dir         string
}

Config for tee behavior.

func DefaultConfig

func DefaultConfig() Config

DefaultConfig returns tee defaults.

Jump to

Keyboard shortcuts

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