Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

read_files

import { read_files } from "https://raw.githubusercontent.com/olaven/dio/master/mod.ts";
async function read_files(path: string);
§
read_files(path: string)
[src]

§Parameters

§
path: string
[src]