view host/run.luan @ 1754:d179810c6148

add url get_content_type
author Franklin Schmidt <fschmidt@gmail.com>
date Sat, 04 Feb 2023 22:53:05 -0700
parents 48c24eedb8b2
children
line wrap: on
line source

local Luan = require "luan:Luan.luan"
Luan.load_file("classpath:luan/host/run.luan")(...)