 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func Debug(a ...any)
- func Debugf(format string, a ...any)
- func Error(err error, a ...any)
- func Errorf(err error, format string, a ...any)
- func Info(a ...any)
- func Infof(format string, a ...any)
- func NewPTermWriter(out io.Writer) *ptermWriter
- func Note(a ...any)
- func Notef(format string, a ...any)
- func Print(a ...any)
- func Printf(format string, a ...any)
- func Success(a ...any)
- func Successf(format string, a ...any)
- func Warn(a ...any)
- func Warnf(format string, a ...any)
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ActiveUpdatingPrinter updatingPrinter
    
      View Source
      
  
var Output io.Writer
    Functions ¶
func Errorf ¶
Errorf highlights a message as an error and shows the stack strace if the --verbose flag is active
func NewPTermWriter ¶
NewPTermWriter returns a writer which ensures that the output written by it doesn't mess with the output of an active pterm.SpinnerPrinter.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.