Skip to main content
Module

x/fileserver/src/util.ts

A file-server command.
Latest
import * as fileserver from "https://deno.land/x/fileserver@1.1.19/src/util.ts";

Functions

Check whether or not the application can read a certain file or directory.

Check whether or not Deno has access to read a certain file/directory.

Get the content type of a file.

Turn a number into a readable number.

Turn bytes into a readable string.