package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 25, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SetEmbeddedScripts(app *App, updateScript, uninstallScript string)
SetEmbeddedScripts sets the embedded scripts for self-management commands.
App represents the main app.
New creates a new App instance.
func (a *App) IsInternalCall() bool
IsInternalCall checks if the hook is being called internally (either via test or zsh script).
Run executes the main app logic.
GitHelper provides methods for reading git references.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.