slice

package
v1.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Slice = &charm.Spec{
	Name:  "slice",
	Usage: "slice from:to file",
	Short: "extract a slice from a file and attempt to interpret it as ZNG",
	Long: `
The slice command takes a slice specified and a file argument (which must be a ZNG file),
extracts the requested slice of the file, and outputs the slice in any Zed format.
The command will fail if the slice boundary does not fall on a valid ZNG boundary.`,
	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