Comparison

util/set.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 10594:13d5fb74648f
child 11560:3bbb1af92514
comparison
equal deleted inserted replaced
10935:2d57c49bfa12 10936:d770435f0f84