Documentation
¶
Index ¶
- func CheckDataFolder()
- func Copy(src, dst string) error
- func FinalCleanUp()
- func FindAndOpenPackageJSON() (out types.Config, err error)
- func FindPackageJSON(toCheck []string) (string, error)
- func GetWallpaper(Package types.Config) string
- func MakeFile(data string, filePath string) error
- func OpenPackageJSON(packageJSONFile string) (out types.Config, err error)
- func RemoveEdgeIcon() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDataFolder ¶
func CheckDataFolder()
CheckDataFolder = check if the data folde already exsisted
func FindAndOpenPackageJSON ¶
FindAndOpenPackageJSON = Find the pacakge JSON and directly open it
func FindPackageJSON ¶
FindPackageJSON = returns the location of a found package file currently this only checks in this directory and one above
func GetWallpaper ¶
GetWallpaper returns the a string with a wallpaper to set from the config file or if the user doens't want that just the old wallpaper path
func OpenPackageJSON ¶
OpenPackageJSON = returns the output of the config file
func RemoveEdgeIcon ¶
func RemoveEdgeIcon() error
RemoveEdgeIcon = Remove the edge icon if specified by the config file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.