acep-uaf / camio-meter-streams

0 stars 0 forks source link

Fix inifite loop in -c flag #143

Closed nicolemah99 closed 1 week ago

nicolemah99 commented 1 week ago

Made some code more concise by using && and || operators and refactored the parse_config_arg function to return the proper error messages.