Documentation
¶
Index ¶
Constants ¶
View Source
const ( EXIT_OK = 0 EXIT_INVALID_DEFINITION = 51 EXIT_ABORTED_BY_USER = 52 EXIT_INSTALL_UPDATE_ERROR = 53 EXIT_SYMLINK_ERROR = 58 EXIT_SHORTCUT_ERROR = 59 )
Variables ¶
This section is empty.
Functions ¶
func InstallOrUpdate ¶ added in v1.5.0
func InstallOrUpdate(appState state.AppState, forceExtract bool, skipDownload bool, customAppLocationForShortcut string, archivesSubDir string, askForConfirmation bool, refresh bool) (error error, errorMessage string, exitCode int)
InstallOrUpdate will execute commands from an app-definitions file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.