# IEx v1.20.0 - Table of Contents

## Modules

- [IEx](IEx.md): Elixir's interactive shell.
- [IEx.Helpers](IEx.Helpers.md): Welcome to Interactive Elixir. You are currently
seeing the documentation for the module `IEx.Helpers`
which provides many helpers to make Elixir's shell
more joyful to work with.
- [IEx.Info](IEx.Info.md): A protocol to print information in IEx about the given data structure.
- [IEx.Pry](IEx.Pry.md): The low-level API for prying sessions and setting up breakpoints.

- [IEx.Server](IEx.Server.md): The IEx.Server.

