section

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2021 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Section = &charm.Spec{
	Name:  "section",
	Usage: "section [flags] path",
	Short: "extract a section of a zed index file",
	Long: `
The section command extracts a section from a zed index file and
writes it to the output.  The -trailer option writes
the zed index trailer to the output in addition to the section if the section
number was specified.

See the "zed index" command help for a description of a zed index file.`,
	New: newCommand,
}

Functions

This section is empty.

Types

type Command

type Command struct {
	*zedindex.Command
	// contains filtered or unexported fields
}

func (*Command) Run

func (c *Command) Run(args []string) error

Jump to

Keyboard shortcuts

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