| ================= | |
| Applications | |
| ================= | |
| Use this to build and manage a state Machine. You should only ever instantiate the ``ApplicationBuilder`` class, | |
| and not the ``Application`` class directly. | |
| .. autoclass:: burr.core.application.ApplicationBuilder | |
| :members: | |
| .. _applicationref: | |
| .. autoclass:: burr.core.application.Application | |
| :members: | |
| .. automethod:: __init__ | |
| .. autoclass:: burr.core.application.ApplicationGraph | |
| :members: |