cli

package
v0.4.17 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented = errors.New("not implemented")
)

Functions

func FunctionNotImplemented

func FunctionNotImplemented() error

func ReformatCommand

func ReformatCommand(ctx context.Context, cmd *cli.Command) error

ReformatCommand provides psv as a command line filter.

Typically, no additional arguments are required and the input will be reformatted as a 'clean' psv table and output to stdout.

func ReformatFromFile

func ReformatFromFile(ctx context.Context, path string, w io.Writer, layout *psv.Layout) error

func ReformatFromStream

func ReformatFromStream(ctx context.Context, r io.Reader, w io.Writer, layout *psv.Layout) error

func Run

func Run(args []string) error

func ShowVersion

func ShowVersion()

func StartEditor

func StartEditor(ctx context.Context, cmd *cli.Command) error

func StartServer

func StartServer(ctx context.Context, cmd *cli.Command) error

StartServer starts the psv web server and opens

func StartTour

func StartTour(ctx context.Context, cmd *cli.Command) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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