class ToposPlayground::CommandRegistry
- ToposPlayground::CommandRegistry
- ToposPlayground::Registry
- Reference
- Object
Overview
A subclass of Registry
that maps command names to command classes.
All classes that inherit from Command
are automatically registered.