types

package
v0.3.2-alpha Latest Latest
Warning

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

Go to latest
Published: May 1, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsValidOperationMode

func IsValidOperationMode(mode string) bool

Types

type OperationMode

type OperationMode string
const (
	OperationModeOrganize              OperationMode = "organize"
	OperationModeInPlace               OperationMode = "in-place"
	OperationModeInPlaceNoRenameFolder OperationMode = "in-place-norenamefolder"
	OperationModeMetadataOnly          OperationMode = "metadata-only"
	OperationModePreview               OperationMode = "preview"
)

func ParseOperationMode

func ParseOperationMode(raw string) (OperationMode, error)

func (OperationMode) IsValid

func (m OperationMode) IsValid() bool

Jump to

Keyboard shortcuts

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