D.A.B.Tv0.0.17 Tutorial API DABT Tools ↗ GitHub ↗

tui.stop

tui.stop

Asks the main loop to exit after the current iteration.

Notes

  • Fires the quit hook first.
  • Never asks for confirmation. Bind tui.action.quit instead to respect the confirm.quit setting.

See also: tui.run