Documentation
¶
Index ¶
Constants ¶
View Source
const ( // GitConfigKey is the key that is used to store GETPATH information in the global Git config GitConfigKey = "get.path" // EnvKey is the name of the environmental variable that is used to store GETPATH information EnvKey = "GETPATH" )
Variables ¶
This section is empty.
Functions ¶
func Directory ¶
Directory parses the directory where the cloned repository will be downloaded from the URL
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.