deferrwrappers

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InvalidSystemUser                   = errnew.Messages.Many(errtype.NotFound, "System user not found or id has issues.")
	InvalidSystemGroup                  = errnew.Messages.Many(errtype.NotFound, "System group not found or id has issues.")
	CannotApplyChmodWithSingleParameter = errnew.Messages.Many(
		errtype.SysGroupInvalid,
		"Cannot process chmod using single user or group. "+
			"Both (user + group) needs to be present. "+
			"Btw, we can provide only group name then it"+
			" will switch command to chgrp to apply group on paths...")
)

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