Header menu logo arc-validate

PackageInstallError Type

Union cases

Union case Description

APIError APIError

Full Usage: APIError APIError

Parameters:
Item : APIError

DownloadError(package, msg)

Full Usage: DownloadError(package, msg)

Parameters:
    package : string
    msg : string

package : string
msg : string

PackageNotFound package

Full Usage: PackageNotFound package

Parameters:
    package : string

package : string

PackageVersionNotFound(package, version)

Full Usage: PackageVersionNotFound(package, version)

Parameters:
    package : string
    version : string

package : string
version : string

Type something to start searching.