ServiceFramework icon indicating copy to clipboard operation
ServiceFramework copied to clipboard

Change method name 'detect' to 'isANSIEnabled'

Open pdhung3012 opened this issue 6 years ago • 0 comments

This class is used to represent ANSI. This method named 'detect' is to check if ANSI is supported by the current system. Thus, the method name 'isANSIEnabled' is more intuitive than 'detect'.

pdhung3012 avatar Aug 14 '19 18:08 pdhung3012