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 d21a13b commit ff9608fCopy full SHA for ff9608f
lib/iex/lib/iex.ex
@@ -323,6 +323,8 @@ defmodule IEx do
323
Connecting an Elixir shell to a remote node without Elixir is
324
**not** supported.
325
326
+ When remsh halts, the Elixir shell process exits with reason `:normal`.
327
+
328
## The .iex.exs file
329
330
When starting, IEx looks for a configured path, then for a local `.iex.exs` file
0 commit comments