Module app

Source

Modules§

command 🔒
meta 🔒

Structs§

App
The application wrapper. Its inner AppMeta object holds metadata associated with the application, including ephemeral storage of journal entries and the object representing the underlying data storage.
AppMeta
AutocompleteSuggestion
Command
CommandMatches
Represents all possible parse results for a given input.

Enums§

AppCommand
CommandAlias
Event
An event that can occur while the app is running that may require special handling by the UI.

Traits§

Autocomplete
ContextAwareParse
Runnable