import * as cliffy from "https://deno.land/x/cliffy@v0.18.0/command/deps.ts";
Functions
f blue | Set text color to blue. |
f bold | Make the text bold. |
f dim | The text emits only a small amount of light. |
Test whether or not the given path exists by checking with the file system | |
Set text color to green. | |
Make the text italic. | |
Set text color to magenta. | |
f red | Set text color to red. |
Set text color to yellow. |