package
Version:
v0.0.0-...-626147e
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Start creates a new tview application and runs it, allowing the user to
run commands within the tview interface until the application exits
type DataInput struct {
}
type FormInput interface {
SetInputCapture(key *tcell.EventKey) *tcell.EventKey
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.