Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsurePermissions ¶
func EnsurePermissions() error
EnsurePermissions changes the permissions of all earthly files to be owned by the user and their group.
func GetEarthlyDir ¶
func GetEarthlyDir() string
GetEarthlyDir returns the .earthly dir. (Usually ~/.earthly). This function will not attempt to create the directory if missing, for that functionality use to the GetOrCreateEarthlyDir function.
func GetOrCreateEarthlyDir ¶
GetOrCreateEarthlyDir returns the .earthly dir. (Usually ~/.earthly). if the directory does not exist, it will attempt to create it.
func IsBootstrapped ¶
func IsBootstrapped() bool
IsBootstrapped provides a tentatively correct guess about the state of our bootstrapping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.