dirinfo

package
v0.7.8 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	IsValidDir        bool
	HasIssues         bool
	IsIgnoredAction   bool
	Action            performingas.Action
	RawPath           string
	FileModeRequested *os.FileMode
	FileInfoWrapper   *fileinfo.Wrapper
	Error             *errorwrapper.Wrapper
}

func Empty added in v0.0.4

func Empty() *Result

func EmptyUsingInfo added in v0.0.4

func EmptyUsingInfo(fileWrapperInfo *fileinfo.Wrapper) *Result

func New added in v0.0.4

func New(fileOrDirPath string) *Result

func (*Result) HasValidDir added in v0.0.4

func (receiver *Result) HasValidDir() bool

func (*Result) IsEmpty added in v0.0.4

func (receiver *Result) IsEmpty() bool

Jump to

Keyboard shortcuts

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