| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2155f56 commit 169a3d5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -99,8 +99,9 @@ changes: | |||
| 99 | 99 | * `ignoreErrors` {boolean} Ignore errors when writing to the underlying | |
| 100 | 100 | streams. **Default:** `true`. | |
| 101 | 101 | * `colorMode` {boolean|string} Set color support for this `Console` instance. | |
| 102 | - Setting to `true` enables coloring while inspecting values, setting to | ||
| 103 | - `'auto'` will make color support depend on the value of the `isTTY` property | ||
| 102 | + Setting to `true` enables coloring while inspecting values. Setting to | ||
| 103 | + `false` disables coloring while inspecting values. Setting to | ||
| 104 | + `'auto'` makes color support depend on the value of the `isTTY` property | ||
| 104 | 105 | and the value returned by `getColorDepth()` on the respective stream. This | |
| 105 | 106 | option can not be used, if `inspectOptions.colors` is set as well. | |
| 106 | 107 | **Default:** `'auto'`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments