list

package
v0.0.0-...-96ee72c Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package list implements a command to list plates from a plate pixelation file.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "list [--len] [<pix-file>...]",
	Short: "list plates from a file with pixelated plates",
	Long: `
List reads one or more pixelated plates files and prints a list of the plates,
including the names of the features and their time intervals.

One or more input files can be given as arguments. If no files are given, the
input will be read from the standard input.
	
If the --len flag is specified, it will print the number of pixels for each
feature.
	`,
	SetFlags: setFlags,
	Run:      run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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