mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 00:06:36 +00:00
🎨 CLI UX enhancements
This commit is contained in:
@@ -334,7 +334,7 @@ func (l *Logger) Spinner() {
|
||||
}
|
||||
|
||||
func (l *Logger) Screen(text string) {
|
||||
pterm.DefaultHeader.WithBackgroundStyle(pterm.NewStyle(pterm.BgLightBlue)).WithMargin(2).Println(text)
|
||||
l.Infof(":::> %s", text)
|
||||
}
|
||||
|
||||
func (l *Logger) SpinnerText(suffix, prefix string) {
|
||||
|
Reference in New Issue
Block a user