printer

package
v0.14.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fprint

func Fprint(w io.Writer, c *color.Color, a ...interface{})

Fprint is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

func Fprintf

func Fprintf(w io.Writer, c *color.Color, format string, a ...interface{})

Fprintf is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

func Fprintln

func Fprintln(w io.Writer, c *color.Color, a ...interface{})

Fprintln is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

func Print

func Print(c *color.Color, a ...interface{})

Print is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

func Printf

func Printf(c *color.Color, format string, a ...interface{})

Printf is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

func Println

func Println(c *color.Color, a ...interface{})

Println is delegates to *color.Color or fmt depending on command.GlobalOption.NoColor flag

Types

This section is empty.

Jump to

Keyboard shortcuts

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