Comparison

util/sslconfig.lua @ 10936:d770435f0f84

util.argparse: Move exiting and error to util.startup It's not so nice to have a library that exits the entire application from under you, so this and the error reporting belongs in util.startup. The argparse code was originally in util.startup but moved out in 1196f1e8d178 but the error handling should have stayed.
author Kim Alvefur <zash@zash.se>
date Wed, 17 Jun 2020 19:32:12 +0200
parent 10920:c171b4c59bd1
child 12480:7e9ebdc75ce4
comparison
equal deleted inserted replaced
10935:2d57c49bfa12 10936:d770435f0f84