-
Feature Request
-
Resolution: Done
-
Major
-
1.2.0.Final
-
None
In order to display Typed choice objects to the user
As a Plugin Developer
I want to be able to control the rendering
Given a list of choices of type List<T>
And a call to built in Shell.promptChoice( String, List<T> )
Then it should be possible to pass in a Renderer to the shell to control out displayed