package
3.0.0-alpha9+incompatible
Repository: https://github.com/opensvc/om3.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FindExe returns the list of file paths of all executables under the heads globing pattern.
IsExecAll returns true is the file mode indicates the file is executable by owner, group and other.
IsExecAny returns true is the file mode indicates the file is executable by owner, group or other.
IsExecGroup returns true is the file mode indicates the file is executable by its group.
IsExecOther returns true is the file mode indicates the file is executable by other.
IsExecOwner returns true is the file mode indicates the file is executable by its owner.