Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
stars
master
Top Level Namespace
Stars
API
AuthenticationInfo
Author
Package
Response
CLI
Color
Command
Init
Install
Publish
Register
Run
Built with Crystal 1.9.2
2023-10-07 10:44:36 UTC
module
Stars::CLI::Color
Extended Modules
Stars::CLI::Color
Defined in:
cli/colors.cr
Instance Method Summary
#bold
(text : String)
#faint
(text : String)
#green
(text : String)
#red
(text : String)
Instance Method Detail
def
bold
(text : String)
#
[
View source
]
def
faint
(text : String)
#
[
View source
]
def
green
(text : String)
#
[
View source
]
def
red
(text : String)
#
[
View source
]