top | item 43453952 (no title) acmj | 11 months ago > argp parses `foo --bar -1` as `foo --bar=-1` the way you expect when `--bar` takes an value, but Kong treats `-1` as a flag.This seems a bug in Kong. Has someone reported it? discuss order hn newest networked|11 months ago Yes, see https://github.com/alecthomas/kong/issues/315. It may be nontrivial to change.
networked|11 months ago Yes, see https://github.com/alecthomas/kong/issues/315. It may be nontrivial to change.
networked|11 months ago