Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreatePath ¶
CreatePath creates a local directory. If name is the destination name, it creates the directory inside the current path. Otherwise, it expects a complete path.
If the directory already exists, it does not return an error.
func IsExecutable ¶
IsExecutable checks if the given path is a file and has the executable permission.
func SetExecutablePath ¶ added in v0.6.1
SetExecutablePath sets the path as executable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.