We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e633522 commit 89a35c3Copy full SHA for 89a35c3
src/ConsoleColor.php
@@ -196,6 +196,8 @@ public function removeTheme($name)
196
}
197
198
/**
199
+ * @codeCoverageIgnore
200
+ *
201
* @return bool
202
*/
203
public function isSupported()
@@ -213,6 +215,8 @@ public function isSupported()
213
215
214
216
217
218
219
220
221
222
public function are256ColorsSupported()
0 commit comments