stm32pio icon indicating copy to clipboard operation
stm32pio copied to clipboard

Synchronize CLI arguments parsing and processing

Open ussserrr opened this issue 4 years ago • 0 comments

Currently, these operations are independent of each other and scattered around the code which can lead to potential inconsistencies. Actions and their options can be represented as classes with explicit links.

ussserrr avatar Oct 04 '21 17:10 ussserrr