ResetColor function
This commit is contained in:
@@ -205,6 +205,7 @@ func ColorByMethod(method string) string {
|
||||
return reset
|
||||
}
|
||||
|
||||
// ResetColor return reset color
|
||||
func ResetColor() string {
|
||||
return reset
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user