hoaproject / Console

The Hoa\Console library.
https://hoa-project.net/
366 stars 32 forks source link

feat(tput) Change attributes to constants #83

Open Hywan opened 7 years ago

Hywan commented 7 years ago

In Tput, the _booleans, _numbers, and _strings attributes should be moved as protected constants to save memory. The code should be changed lightly.