This website requires JavaScript.
Explore
Help
Register
Sign In
Obsolete
/
ipc.cr-old
Archived
Watch
3
Star
0
Fork
You've already forked ipc.cr-old
0
Code
This repository has been archived on
2024-06-18
. You can view files and clone it, but cannot push or open issues/pull-requests.
93b9bcbaa2
ipc.cr-old
/
tests
/
colors.cr
6 lines
115 B
Crystal
Raw
Blame
History
CRED
=
"
\033
[31m
"
CBLUE
=
"
\033
[36m
"
CGREEN
=
"
\033
[32m
"
CRESET
=
"
\033
[00m
"
CORANGE
=
"
\033
[33m
"
View Git Blame
Copy Permalink