Documentation
¶
Index ¶
- func ReformatCommand(ctx context.Context, cmd *cli.Command) error
- func ReformatFromStream(ctx context.Context, r io.Reader, w io.Writer, opts []psv.Option) error
- func Run(args []string) error
- func ShowVersion()
- func StartEditor(ctx context.Context, cmd *cli.Command) error
- func StartServer(ctx context.Context, cmd *cli.Command) error
- func StartTour(ctx context.Context, cmd *cli.Command) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReformatCommand ¶
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 ReformatFromStream ¶
func ShowVersion ¶
func ShowVersion()
func StartServer ¶
StartServer starts the psv web server and opens
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.