json
json copied to clipboard
change -c/-e handling to process them in the order specified
Current json
will handle all -e/-E
args, then all -c/-C
args. It would be more useful to handle those both together in the order specified on the CLI.