_import

package
v0.0.0-...-79062a7 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdImport

func NewCmdImport() *cobra.Command

NewCmdImport creates a command object for the generic "import" action, which retrieves one or more resources from a file.

func NewCmdPhoto

func NewCmdPhoto() *cobra.Command

NewCmdPhoto generates a

Types

type Options

type Options struct {
	Apps []string
	Args []string
	Cmd  *cobra.Command
}

Options for triggering

func (*Options) Run

func (o *Options) Run() error

Run implements this command

type PhotoOptions

type PhotoOptions struct {
	Options
	options.BaseOptions

	Exclude       []string
	Copy          bool
	DirFormat     string
	AddDateToName bool
}

PhotoOptions the command line options

func (*PhotoOptions) Run

func (o *PhotoOptions) Run(args []string) error

Run implements this command

Jump to

Keyboard shortcuts

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