# `Alaja.CLI.Dispatch`
[🔗](https://github.com/Lorenzo-SF/alaja/blob/2.1.0/lib/alaja/cli/dispatch.ex#L1)

Dispatch helpers used by `Alaja.CLI` command handlers.

Each handler receives a parsed `opts` map. The DSL injects `:_args`
with the raw positional arguments so legacy modules that do their
own `OptionParser` parsing can keep working unchanged.

# `action`

# `alert`

# `animate`

# `animated_bar`

# `ask`

# `bar`

# `breadcrumbs`

# `color`

# `critical`

# `debug`

# `emergency`

# `error`

# `gradient`

# `happy`

# `header`

# `image`

# `info`

# `json`

# `list`

# `menu`

# `multibar`

# `notice`

# `pulsar`

# `sad`

# `separator`

# `success`

# `table`

# `theme`

# `warning`

# `yesno`

---

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