messages

package
v1.3.29 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HyphenedRwxRwxRwxLengthMustBe10 = "`-rwxrwxrwx` length must be 10. Reference : " +
		"https://ss64.com/bash/chmod.html"
	RwxRwxRwxLengthMustBe9                        = "`rwxrwxrwx` length must be 9."
	ModeCharShouldBeAllNumbersAndWithin0To7       = "mode char should be all digits and under 0 to 7"
	DynamicFailedToParseToFloat64BecauseNull      = "dynamic datatype failed to parse to float64 because it is nil."
	FailedToCompileChmodhelperVarWrapperToWrapper = "Failed to compile chmodhelper.VarWrapper" +
		" to failedToExecute.Wrapper."
	FailedToGetFileModeRwx                             = "Failed to get the existing filemode (Rwx...)."
	PathNotExist                                       = "Path doesn't exist"
	CannotVerifyEmptyContentsWhereValidatorsArePresent = "cannot verify empty text contents where validators are present"
)

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