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