Sha256: e1d5b1e32524638edc5ebad909a3042d103b46d38a6365823236d850c1099386
Contents?: true
Size: 825 Bytes
Versions: 1
Compression:
Stored size: 825 Bytes
Contents
= Read Me by James Edward Gray II == Description Welcome to HighLine. HighLine was designed to ease the tedious tasks of doing console input and output with low-level methods like gets() and puts(). HighLine provides a robust system for requesting data from a user, without needing to code all the error checking and validation rules and without needing to convert the typed Strings into what your program really needs. Just tell HighLine what you're after, and let it do all the work. == Documentation See HighLine and HighLine::Question for documentation. == Examples See the examples/ directory of this project for code examples. == Installing See the INSTALL file for instructions. == Questions and/or Comments Feel free to email {James Edward Gray II}[mailto:james@grayproductions.net] with any questions.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
highline-1.0.2 | README |