import * as dax from "https://deno.land/x/dax@0.24.0/src/common.ts";
Functions
Gets an executable shebang from the provided file path. | |
Follow rust std::path::Path::join The advantage is it can handle joining 2 absolute paths with common part |
Interfaces
An iterator that returns a new delay each time. | |
Type Aliases
Delay used for certain actions. |