import * as ndeno from "https://deno.land/x/ndeno@v2.0.4/src/deps.ts";
Functions
Set text color to bright green. | |
Set text color to bright yellow. | |
find all paths up | |
Safe execution of sub-processes
Automatically kill child processes when the master process exits
requires the | |
f dim | The text emits only a small amount of light. |
Ensures that a directory is empty.
Deletes directory contents if the directory is not empty.
If the directory does not exist, it is created.
The directory itself is not deleted.
Requires the | |
Ensures that the file exists.
If the file that is requested to be created is in directories that do not
exist.
these directories are created. If the file already exists,
it is NOTMODIFIED.
Requires the | |
Test whether or not the given path exists by checking with the file system. Please consider to check if the path is readable and either a file or a directory by providing additional | |
Expand the glob string from the specified | |
f gray | Set text color to gray. |
Verifies whether provided path is absolute | |
Test whether the given string is a glob | |
f join | Join all given a sequence of |
Convert a | |
Parses | |
f red | Set text color to red. |
Return the relative path from | |
Resolves path segments into a | |
normalizing windows path to Support all platforms | |
Set text color to yellow. |