section

package
v0.34.0-test1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2022 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Section = &charm.Spec{
	Name:  "section",
	Usage: "section [flags] number file",
	Short: "extract a section of a sectioned Zed file",
	Long: `
The section command takes an integer section number and a file argument
(which must be a sectioned Zed file having a Zed trailer),
extracts the requested section of the file (where the section must be encoded
in the ZNG format) and outputs the section in any Zed format.`,
	New: newCommand,
}

Functions

This section is empty.

Types

type Command

type Command struct {
	*dig.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