# `Igniter.Util.Debug`
[🔗](https://github.com/ash-project/igniter/blob/v0.8.3/lib/igniter/util/debug.ex#L5)

Tools for debugging zippers.

# `code_at_node`

Returns the formatted code at the node of the zipper to the console

# `puts_ast_at_node`

Puts the ast at the node of the zipper to the console

# `puts_code_at_node`

Puts the formatted code at the node of the zipper to the console

---

*Consult [api-reference.md](api-reference.md) for complete listing*
