method DenoHost.open DenoHost.open(path: string): Promise<Deno.FsFile> Open a file for reading. Parameters path: string Return Type Promise<Deno.FsFile>