view libervia/pages/app/page_meta.py @ 1361:626b7bbb7f90

server: mechanism to exit Libervia with an exit code: the new `SysExit` exception can now be used to quit Libervia with a given shell exit code.
author Goffi <goffi@goffi.org>
date Sat, 14 Nov 2020 22:24:58 +0100
parents f511f8fbbf8a
children
line wrap: on
line source

#!/usr/bin/env python3


name = "app"
template = "app/app.html"