Color
- class simframe.utils.Color(color='reset')[source]
Bases:
objectClass to decorate strings with color tags.
- Attributes:
colorOf type
Colorwith color information.
Methods
__call__(s[, color])Colorizes string
Attributes Summary
Of type
Colorwith color information.Methods Summary
__call__(s[, color])Colorizes string
Attributes Documentation
- color
Of type
Colorwith color information.
Methods Documentation