export

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultFlagSet

func DefaultFlagSet() *flag.FlagSet

func NewExportCommand

func NewExportCommand(ctx context.Context, cmd string) (wof.Command, error)

func RunWithOptions

func RunWithOptions(ctx context.Context, opts *RunOptions) error

Types

type ExportCommand

type ExportCommand struct {
	wof.Command
	// contains filtered or unexported fields
}

func (*ExportCommand) Run

func (c *ExportCommand) Run(ctx context.Context, args []string) error

type RunOptions

type RunOptions struct {
	URIs     []string
	Stdout   bool
	Exporter export.Exporter
}

Jump to

Keyboard shortcuts

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