Documentation ¶ Index ¶ func Abs(wd, p string) string func AllowOwnerExec(mode os.FileMode) os.FileMode func Ext(s, version string) string func IsOwnerExecutable(mode os.FileMode) bool func MkdirAll(fs afero.Fs, p string) error func Wait(ctx context.Context, duration time.Duration) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Abs ¶ func Abs(wd, p string) string func AllowOwnerExec ¶ func AllowOwnerExec(mode os.FileMode) os.FileMode func Ext ¶ func Ext(s, version string) string func IsOwnerExecutable ¶ func IsOwnerExecutable(mode os.FileMode) bool func MkdirAll ¶ func MkdirAll(fs afero.Fs, p string) error func Wait ¶ func Wait(ctx context.Context, duration time.Duration) error Types ¶ This section is empty. Source Files ¶ View all Source files abs.go const.go ext.go install.go mkdir.go wait.go Click to show internal directories. Click to hide internal directories.