exifcommand

package
v0.0.0-...-c253b01 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ExitOnFirstError bool     `yaml:"ExitOnFirstError"`
	FileExts         []string `yaml:"FileExts"`
	LogPath          string   `yaml:"LogPath"`
	Tags             []string `yaml:"Tags"`
	Tz               string   `yaml:"Timezone"`
	Trim             bool     `yaml:"Trim"`
	Verbose          bool     `yaml:"Verbose"`
}

func MakeConfig

func MakeConfig() *Config

type OutCmd

type OutCmd struct {
	// contains filtered or unexported fields
}

func (*OutCmd) Init

func (cmd *OutCmd) Init(conf *Config) error

func (*OutCmd) Run

func (cmd *OutCmd) Run()

Jump to

Keyboard shortcuts

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