commandBuilder

var commandBuilder: Command.Builder<C>

The command builder that is being mutated by this MutableCommandBuilder instance.

This is public so that this can be returned to a command builder for interop with java apis.