consts

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: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FilePathEmpty                     = "File path was empty(\"\")."
	BrokenLongPathUncPrefix           = `\?\UNC\`
	BrokenLongPathQuestionMarkPrefix  = `\?\`
	DoubleStars                       = "**"
	Export                            = "export"
	SpaceHyphenRightAngelBracketSpace = " -> "
	DefaultFileMode                   = filemode.FileDefault // cannot execute by everyone OwnerCanReadWriteGroupOtherCanReadOnly
	DefaultDirMode                    = filemode.DirDefault  // can execute by everyone OwnerCanDoAllExecuteGroupOtherCanReadExecute
	DefaultDirectoryFileMode          = filemode.X666
	NonAsyncSafeRange                 = 50
	FileInfoEachLineJoiner            = ",\n - "
	IndentFileInfoEachLineJoiner      = "\n   - "
)

Variables

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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