Documentation ¶
Overview ¶
Copyright (C) 2023, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUserAbortedInstallation = errors.New("user canceled installation") ErrNoVersion = errors.New("failed to find current version - did you install following official instructions?") )
Functions ¶
func Update ¶
func Update(cmd *cobra.Command, isUserCalled bool, version string, lastActs *application.LastActions) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.