package colorable

import "github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable"

Index

Functions

func NewColorable

func NewColorable(file *os.File) io.Writer

func NewColorableStderr

func NewColorableStderr() io.Writer

func NewColorableStdout

func NewColorableStdout() io.Writer

func NewNonColorable

func NewNonColorable(w io.Writer) io.Writer

Types

type NonColorable

type NonColorable struct {
	// contains filtered or unexported fields
}

func (*NonColorable) Write

func (w *NonColorable) Write(data []byte) (n int, err error)

Source Files

colorable_others.go noncolorable.go

Version
v1.16.5 (latest)
Published
Oct 11, 2021
Platform
linux/amd64
Imports
4 packages
Last checked
1 month ago

Tools for package owners.