module documentation

This module defines the main text UI App view for the ACME text UI.

Class ACMETuiApp A Textual app to manage the ACME text UI.
Class ACMETuiQuitReason Enumeration of reasons to quit the TUI.
Variable tabAbout The ID of the about tab.
Variable tabConfigurations The ID of the configurations tab.
Variable tabInfo The ID of the info tab.
Variable tabRegistrations The ID of the registrations tab.
Variable tabRequests The ID of the requests tab.
Variable tabResources The ID of the resource tab.
Variable tabTools The ID of the tools tab.
tabAbout: str =

The ID of the about tab.

tabConfigurations: str =

The ID of the configurations tab.

tabInfo: str =

The ID of the info tab.

tabRegistrations: str =

The ID of the registrations tab.

tabRequests: str =

The ID of the requests tab.

tabResources: str =

The ID of the resource tab.

tabTools: str =

The ID of the tools tab.