Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrDEUnsupported means that I haven't gotten around to implementing // the desktop environment you're using. Submit an issue! ErrDEUnsupported = errors.New("desktop environment not supported and `feh` not found in PATH. Consider submitting a pull request at github.com/avinashbot/satellite") // CustomDesktop is populated with a preferred desktop environment for linux // only. CustomDesktop string )
Functions ¶
func DownloadOnly ¶ added in v0.4.1
DownloadOnly just downloads the file to the given path. Doesn't set anything.
func PlatformDownload ¶ added in v0.4.1
PlatformDownload dowloads the image to the preferred location for the platform and returns the path it downloaded to.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.