Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
generate
v0.1.0
Diff
Generate
Generator
Template
Terminal
Built with Crystal 1.9.2
2023-10-07 23:25:48 UTC
module
Terminal
Defined in:
generate/terminal.cr
Class Method Summary
.failure
(text)
.question
(text, &)
.skip
(text)
.success
(text)
Class Method Detail
def self.
failure
(text)
#
[
View source
]
def self.
question
(text, &)
#
[
View source
]
def self.
skip
(text)
#
[
View source
]
def self.
success
(text)
#
[
View source
]