[ 源代码: ruby-tty-prompt ]
软件包:ruby-tty-prompt(0.23.1-1)
ruby-tty-prompt 的相关链接
Debian 的资源:
下载源码包 ruby-tty-prompt:
- [ruby-tty-prompt_0.23.1-1.dsc]
- [ruby-tty-prompt_0.23.1.orig.tar.gz]
- [ruby-tty-prompt_0.23.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [piotrmurach.github.io]
相似软件包:
Library that provides an interactive command line prompt
This Ruby library helps build terminal applications that make use of a beautiful and powerful interactive command line prompt. It has a robust API for getting and validating complex inputs.
It is a component of the TTY Toolkit.
其他与 ruby-tty-prompt 有关的软件包
|
|
|
|
-
- dep: ruby-pastel (>= 0.8)
- terminal strings styling with intuitive and clean API
-
- dep: ruby-tty-reader (>= 0.8)
- Library for processing keyboard input in character, line and multiline modes