mirror of
https://github.com/esimov/caire.git
synced 2025-10-11 11:30:04 +08:00
utils: hide the cursor on progress indicator
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// MessageType is a placeholder for the various the message types.
|
||||
// MessageType is a custom type used as a placeholder for various message types.
|
||||
type MessageType int
|
||||
|
||||
// The message types used accross the CLI application.
|
||||
|
Reference in New Issue
Block a user