-
Name
-
tty-cursor
-
Version
-
0.3.0
-
Platform
-
ruby
-
Authors
-
Piotr Murach
-
Bindir
-
bin
-
Date
-
2016-05-21 00:00:00 UTC
-
Dependencies
-
bundler (~> 1.6, development)
-
Description
-
The purpose of this library is to help move terminal cursor around using intuitive commands and help in clearing terminal screen.
-
Email
-
-
Files
-
.gitignore
.rspec
.ruby-version
.travis.yml
CHANGELOG.md
Gemfile
LICENSE.txt
README.md
Rakefile
lib/tty-cursor.rb
lib/tty/cursor.rb
lib/tty/version.rb
spec/spec_helper.rb
spec/unit/clear_lines_spec.rb
spec/unit/cursor_spec.rb
spec/unit/move_spec.rb
spec/unit/move_to_spec.rb
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake
tty-cursor.gemspec
-
Homepage
-
http://piotrmurach.github.io/tty/
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.0.3
-
Specification version
-
4
-
Summary
-
Terminal cursor movement and manipulation of cursor properties such as visibility.
-
Test files
-
spec/spec_helper.rb
spec/unit/clear_lines_spec.rb
spec/unit/cursor_spec.rb
spec/unit/move_spec.rb
spec/unit/move_to_spec.rb
-
Original platform
-
ruby
-
New platform
-
ruby