list

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Overview

Package list implements a command to print the list of trees in a phygeo project.

Index

Constants

This section is empty.

Variables

View Source
var Command = &command.Command{
	Usage: "list <project-file>",
	Short: "print a list of the trees in a project",
	Long: `
Command list reads the trees from a PhyGeo project and print the tree names in
the standard output.

The argument of the command is the name of the project file.
	`,
	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