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 1133581 commit 0da2b59Copy full SHA for 0da2b59
lib/iex/lib/iex/options.ex
@@ -153,8 +153,9 @@ defmodule IEx.Options do
153
`IEx.Options.get` and `IEx.Options.set` to query and change the option's
154
value.
155
156
- This is an aggregate option that encapsulates all color settings used
157
- by the shell.
+ This is an aggregate option that encapsulates all color settings used by the
+ shell. See documentation for the `IO.ANSI` module for the list of supported
158
+ colors and attributes.
159
160
The value is a keyword list. List of supported keys:
161
0 commit comments