fusesource / jansi

Jansi is a small java library that allows you to use ANSI escape sequences to format your console output which works even on windows.
http://fusesource.github.io/jansi/
Apache License 2.0
1.12k stars 139 forks source link

Make method public and don't make statement unnecessarily nested within else clause. #61

Closed garydgregory closed 8 years ago

garydgregory commented 8 years ago

Make method public and don't make statement unnecessarily nested within else clause.

garydgregory commented 8 years ago

Hm, won't need that either...