WeSearch

Highline: Ruby gem for a higher level command-line oriented interface

·3 min read · 0 reactions · 0 comments · 4 views
Highline: Ruby gem for a higher level command-line oriented interface

A higher level command-line oriented interface. Contribute to JEG2/highline development by creating an account on GitHub.

Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

HighLine 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: Rubydoc.info for HighLine. Specially HighLine and HighLine::Question.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub