Mercurial Hosting > luan
view host/run.luan @ 1750:c7b3c327248a
webserver error handling
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Tue, 10 Jan 2023 22:42:47 -0700 |
parents | 48c24eedb8b2 |
children |
line wrap: on
line source
local Luan = require "luan:Luan.luan" Luan.load_file("classpath:luan/host/run.luan")(...)