CommandsRegistry.InteractiveHandler

Alias for our interactive handler delegate.

class CommandsRegistry
alias InteractiveHandler = void delegate(cstring[], void delegate(cstring), void delegate(ref mstring))

Meta