Sometimes we need more granular control over file operations. Deno provides a low level interface to file operations that may be used for this purpose. -- Deno by example is a collection of annotated examples for how to use Deno, and the various features it provides.