list

package
v0.0.0-...-8e46452 Latest Latest
Warning

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

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

Documentation

Overview

Package list implements a command to print a list of trees in a tree file.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "list [<tree-file>...]",
	Short: "print a list of trees from a file",
	Long: `
Command list reads a tree file in TSV format and print the list of the tree
names in that file.

One or more tree files in TSV format can be given as arguments. If no file is
given, the trees will be read from the standard input.
	`,
	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