# `mix comm_bus.budget`
[🔗](https://github.com/fosferon/comm_bus/blob/v0.1.0/{path}#L{line})

# `run`
[🔗](https://github.com/fosferon/comm_bus/blob/v0.1.0/{path}#L{line})

```elixir
@spec run([String.t()]) :: :ok
```

Executes the budget inspection task, computing section allocations from the
given total budget and printing the plan.

## Parameters

  - `args` — Command-line argument list; requires `--total`.

---

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