Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(app): rename quit method to request_exit
- Rename `quit` method to `request_exit` in App struct - Update method calls from `quit()` to `request_exit()` - This change improves clarity and consistency in the API
- Loading branch information