The structure that conforms to Commandable
Instance Method
register(_:)
Registers a command
Declaration
func register(_ command: Commandable)
Parameters
command
-
func register(_ command: Commandable)
command
The structure that conforms to Commandable