bind

abstract fun bind(registry: CommandRegistry)

Binds inbound command execution to a registry.

Platform adapters should call this once they have a registry instance to dispatch into.