TextMenu.addItem

Associates the given item with the given key in this menu.

class TextMenu(inputStreamT, outputStreamT, keyT)
void
addItem
in { assert (item !is null); }

Meta