Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Exe is the runtime.GOOS-specific suffix for executables. Ex. "" unless windows which is ".exe" // See https://github.com/golang/go/issues/47567 for formalization Exe = exe )
Variables ¶
This section is empty.
Functions ¶
func IsExecutable ¶
IsExecutable returns true if the input can be run as an exec.Cmd
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.