env

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2026 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 Format

type Format string
const (
	FormatJSON  Format = "json"
	FormatText  Format = "text"
	FormatQuiet Format = "quiet"
)

type Mode

type Mode struct {
	Format      Format
	Color       bool
	Interactive bool
}

func Detect

func Detect(stdout, stdin *os.File, jsonFlag bool) Mode

Jump to

Keyboard shortcuts

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