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

FstabEntryList

import type { FstabEntryList } from "https://googleapis.deno.dev/v1/migrationcenter:v1.ts";

Fstab content.

interface FstabEntryList {
entries?: FstabEntry[];
}

§Properties

§
entries?: FstabEntry[]
[src]

Fstab entries.