Registry / utility / io-console

io-console

JSON →
library0.8.2rbrubygemsunverified

Add console capabilities to IO instances.

gem install io-console
INSTALL
IMPORT
SIG · IO-CONSOLE
I
io-console
utilityrubyv0.8.2
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.

IO
require 'io/console'

Read a single character in raw mode

require 'io/console' STDIN.raw do |io| char = io.getch puts "You pressed: #{char}" end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
io-console — gem install io-console · libregistry