component: command-basedgood first issuetype: feature
倉庫指標
- Star
- (1,281 star)
- PR 合併指標
- (PR 指標待抓取)
描述
Is your feature request related to a problem? Please describe. We would like the ability to run over the list of registered subsystems to check for annotations and any implementations.
Describe the solution you'd like Add a CommandScheduler.getAllSubsystems() method.
Describe alternatives you've considered Hacking in with reflection.
Additional context I'm willing to take this one on after CMP.