Documentation ¶
Index ¶
- func Apply(isRecursive bool, isContinueOnError bool, ...) *errorwrapper.Wrapper
- func ApplyLinuxOnlyGroup(isRecursive bool, isContinueOnError bool, ...) *errorwrapper.Wrapper
- func ApplySimple(isRecursive bool, isContinueOnError bool, userName string, groupName string, ...) *errorwrapper.Wrapper
- func ApplySimpleSingle(isRecursive bool, userName string, groupName string, location string) *errorwrapper.Wrapper
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply( isRecursive bool, isContinueOnError bool, userNameGroupName *pathinsfmt.UserGroupName, paths ...string, ) *errorwrapper.Wrapper
func ApplyLinuxOnlyGroup ¶
func ApplyLinuxOnlyGroup( isRecursive bool, isContinueOnError bool, baseGroupName *pathinsfmt.BaseGroupName, paths ...string, ) *errorwrapper.Wrapper
func ApplySimple ¶
func ApplySimpleSingle ¶ added in v0.2.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.