# `mix claude_wrapper.path`
[🔗](https://github.com/genagent/claude_wrapper_ex/blob/main/lib/mix/tasks/claude_wrapper.path.ex#L1)

Print where the opt-in bundled `claude` binary lives, and whether it is
installed.

    mix claude_wrapper.path

Prints the absolute path on stdout (scriptable); install state goes to
stderr via the Mix shell.

---

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