Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindExe ¶
FindExe returns the list of file paths of all executables under the heads globing pattern.
func IsExecAll ¶
IsExecAll returns true is the file mode indicates the file is executable by owner, group and other.
func IsExecAny ¶
IsExecAny returns true is the file mode indicates the file is executable by owner, group or other.
func IsExecGroup ¶
IsExecGroup returns true is the file mode indicates the file is executable by its group.
func IsExecOther ¶
IsExecOther returns true is the file mode indicates the file is executable by other.
func IsExecOwner ¶
IsExecOwner returns true is the file mode indicates the file is executable by its owner.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.