A class responsible for gathering numeric input from range
Constants
HELP = "(Use arrow keys, press Enter to select)"
Instance methods
call(question :
Nil |
String, &block)
Call the slider by passing question
Sourceinitial
Setup initial active position
Sourcerange
Range of numbers to render
Sourcesymbols=(new_symbols)
Change symbols used by this prompt
Source