Registry / cli / reline

reline

JSON →
library0.6.3rbrubygemsunverified

Alternative GNU Readline or Editline implementation by pure Ruby.

gem install reline
INSTALL
IMPORT
SIG · RELINE
R
reline
clirubyv0.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Reline
require 'reline'

Read a line of user input with line editing and history.

require 'reline' # Read a line of input with history input = Reline.readline('> ', true) puts "You entered: #{input}"
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
reline — gem install reline · libregistry