ServiceFramework
ServiceFramework copied to clipboard
Change method name 'detect' to 'isANSIEnabled'
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'.