# `Dev.EchoHandler`
[🔗](https://github.com/mcass19/bb_tui/blob/v0.3.0/dev/echo_handler.ex#L3)

No-op command handler for dev/UI testing. Echoes the goal map back as
the result, and returns the state machine to the robot's initial
operational state so the runtime doesn't park in `:executing`
forever. Use only from the dev tree.

---

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