Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Velvet::Prompts::Menu
Inherits
Reference
<
Object
Constants
CTRL_C = "\u0003"
DOWN = "\e[
B
"
ESC = "\e"
UP = "\e[
A
"
Constructors
new
(label :
String
, choices :
Array
(
String
), status_text :
String
|
Nil
= nil)
Source
Class methods
summary_line
(text :
String
) :
String
Source
Instance methods
run
Source