deft ~master (2026-06-29T21:24:29.9146621)
Dub
Repo
Application.quit
deft
app
Application
Post a quit request to the message loop with the given exit code.
class
Application
void
quit
(
int
exitCode
= 0
)
Meta
Source
See Implementation
deft
app
Application
functions
initialize
quit
run
static functions
instance
Post a quit request to the message loop with the given exit code.