Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
AnyBar_cr
master
AnyBar
Client
Anybarcr
Built with Crystal 1.9.2
2023-10-07 11:08:55 UTC
class
AnyBar::Client
AnyBar::Client
Reference
Object
Defined in:
any_bar.cr
Constant Summary
HOSTNAME
=
"localhost"
Constructors
.new
(port : String =
"1738"
)
Instance Method Summary
#color
: String
#color=
(color : String)
#quit
Constructor Detail
def self.
new
(port : String =
"1738"
)
#
[
View source
]
Instance Method Detail
def
color
: String
#
[
View source
]
def
color=
(color : String)
#
[
View source
]
def
quit
#
[
View source
]