Console
Console copied to clipboard
feat(tput) Change attributes to constants
In Tput, the _booleans, _numbers, and _strings attributes should be moved as protected constants to save memory. The code should be changed lightly.