Sha256: 09a0070fd0ff60817dbd64100773a6284d340a7a8321aee1c481a478d803c021

Contents?: true

Size: 590 Bytes

Versions: 1

Compression:

Stored size: 590 Bytes

Contents

= To Do List

The following is a list of planned expansions for HighLine, in no particular
order.

* Expose response replacements for user code strings.
* Support character oriented input.
* Support <tt>ask(..., Array)</tt>, better than the current
  <tt>ask(..., lambda { |arr| arr.split(",") })</tt> or similar.
* Support <tt>ask(..., Hash)</tt>.
* Provide for <tt>ask(..., MyClass)</tt>.
* Add ANSI color support to say().
* Add word wrap support to say().
* Allow user code to specify whitespace handling for <tt>@input</tt>
  (chomp(), strip(), etc.).
* Support install with setup.rb.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
highline-0.2.0 TODO