base

package
v0.0.0-...-d3fc8e5 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mntdir

type Mntdir struct {
	ID   int
	Ref  int
	Dir  []rune
	Next *Mntdir
	// Incl holds include directories as added by the Incl command.
	// This is present so that warning messages issued by
	// commands can create windows that have the correct
	// include directories (see ../../cmd/acme/acme.go:/<-exec.Ccommand)
	Incl [][]rune
}

Jump to

Keyboard shortcuts

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