Skip to content

Allow appending multiple items to a menu GH-68#101

Open
truthless-dev wants to merge 1 commit intoaegirhall:developfrom
truthless-dev:append-items
Open

Allow appending multiple items to a menu GH-68#101
truthless-dev wants to merge 1 commit intoaegirhall:developfrom
truthless-dev:append-items

Conversation

@truthless-dev
Copy link

Modify ConsoleMenu.append_item() to accept any number of items which are to be appended to the menu, enabling users to write cleaner menu setup code. Also add a test for appending zero, one, and more than one items.

Modify `ConsoleMenu.append_item()` to accept any number of items which
are to be appended to the menu, enabling users to write cleaner menu
setup code. Also add a test for appending zero, one, and more than
one items.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants