Comparison

util/debug.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 8382:e5d00bf4a4d5
child 11177:37dc2a6144d1
comparison
equal deleted inserted replaced
10935:2d57c49bfa12 10936:d770435f0f84