import * as cliffy from "https://deno.land/x/cliffy@v0.22.2/command/deps.ts";
Functions
f blue | Set text color to blue. |
f bold | Make the text bold. |
f cyan | Set text color to cyan. |
f dim | The text emits only a small amount of light. |
Get whether text color change is enabled or disabled. | |
Set text color to green. | |
Make the text italic. | |
Set text color to magenta. | |
f red | Set text color to red. |
Set changing text color to enabled or disabled | |
Set text color to yellow. |