fstab

package
v0.0.0-...-f1bde72 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Path = "/etc/fstab"

Variables

This section is empty.

Functions

func Write

func Write(w io.Writer, entries []*Entry) error

Types

type Entry

type Entry struct {
	Device  string
	Path    string
	Type    string
	Options []string
	Dump    bool
	Pass    int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL