images

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name:  "images",
	Usage: "functionality pertaining to images data",
	Flags: []cli.Flag{
		&cli.StringFlag{
			Name:    imagesPathFlagName,
			Aliases: []string{"i"},
			Usage:   "path to images.bin file",
			Value:   "images.bin",
		},
	},
	Subcommands: []*cli.Command{
		toPlyCommand,
		infoCommand,
	},
}

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