serenity icon indicating copy to clipboard operation
serenity copied to clipboard

Refactor and extend target selector parsing logic

Open Nathan93705 opened this issue 5 months ago • 0 comments

Introduces a TargetSelectorQuery enum and refactors the TargetEnum class to support more robust and extensible target selector parsing, including support for additional selector types, query keys, and improved error handling. The new implementation allows for more flexible and maintainable command target resolution.

Nathan93705 avatar Sep 13 '25 06:09 Nathan93705