MillerTechnologyPeru / hcitool

Bluetooth Host Controller Interface Command Line Tool for for sending HCI commands on macOS and Linux
https://millertechnologyperu.github.io/hcitool/
MIT License
93 stars 11 forks source link

Properly parse boolean command line arguments #36

Closed colemancda closed 6 years ago

colemancda commented 6 years ago

Right now we have 2 swift files that deal with boolean values for the command line interface:

We need to avoid duplicate code and standardize.