Closed dflems closed 3 years ago
Looks good, thank you for the PR! Could you add some tests for this?
It's indirectly tested since both new methods are invoked by devicetype
and runtime
respectively, but I can add some specific tests.
Specific tests would be great as they will remind us that we'll be breaking public interfaces if we decide to change this in the future.
I've found that I needed these when doing advanced filtering on the simulator list (semi-related: https://github.com/plu/simctl/issues/24)