status

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status string
const (
	OK                     Status = "ok"
	Unchanged              Status = "unchanged"
	Overwriting            Status = "overwriting"
	EmptyFilename          Status = "empty filename"
	TrailingPeriod         Status = "trailing periods present"
	PathExists             Status = "target exists"
	OverwritingNewPath     Status = "overwriting new path"
	ForbiddenCharacters    Status = "forbidden characters present"
	FilenameLengthExceeded Status = "filename too long"
	TargetFileChanging     Status = "target file is changing"
	SourceNotFound         Status = "source not found"
	Ignored                Status = "ignored"
)

Jump to

Keyboard shortcuts

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