tty-interface 1.0.0

Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.termion]
version = "^1.5.6"

[package]
authors = ["Daniel Way <contact@danieldway.com>"]
description = "Provides simple TTY-based interface capabilities including partial re-renders of multi-line displays."
edition = "2018"
license-file = "LICENSE"
name = "tty-interface"
repository = "https://github.com/danielway/tty-interface"
version = "1.0.0"