tui.stop
tui.stop
Asks the main loop to exit after the current iteration.
Notes
- Fires the
quithook first. - Never asks for confirmation. Bind
tui.action.quitinstead to respect theconfirm.quitsetting.
See also: tui.run
D.A.B.Tv0.0.17
Tutorial
API
DABT Tools ↗
GitHub ↗
tui.stoptui.stop
Asks the main loop to exit after the current iteration.
Notes
quit hook first.tui.action.quit instead to respect the confirm.quit setting.See also: tui.run