Documentation
¶
Index ¶
Constants ¶
View Source
const ( EventEnsureStart = "vcruntime.ensure.start" EventEnsureProgress = "vcruntime.ensure.progress" EventEnsureDone = "vcruntime.ensure.done" EventDownloadStart = "vcruntime.download.start" EventDownloadProgress = "vcruntime.download.progress" EventDownloadDone = "vcruntime.download.done" EventDownloadError = "vcruntime.download.error" EventMissing = "vcruntime.missing" )
Variables ¶
This section is empty.
Functions ¶
func EnsureEmbedded ¶
func EnsureInteractive ¶ added in v0.3.0
func EnsureLatest ¶
func IsInstalled ¶ added in v0.3.0
func IsInstalled() bool
Types ¶
type EnsureProgress ¶
Click to show internal directories.
Click to hide internal directories.