Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsDir ¶
IsDir returns true if the given path exists and is a directory. It delegates to os.Stat and FileInfo.IsDir.
func IsExecutable ¶
IsExecutable returns true if the given file info is executable. On Windows, it just checks if the file extension is ".exe" or not.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.