package
0.0.0-20240913190143-c90a6543eba6
Repository: https://github.com/patricklaabs/frigg.git
Documentation: pkg.go.dev

# Packages

Package frigg implements the root frigg cobra command, and the cli Main().

# Functions

ColorEnabled returns true if color is enabled for the logger this should be used to control output.
NewLogger returns the standard logger used by the kind CLI This logger writes to os.Stderr.
StandardIOStreams returns an IOStreams from os.Stdin, os.Stdout.

# Structs

IOStreams provides the standard names for iostreams.