Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RequiredTools = []string{"snappy", "ampel"}
RequiredTools lists the external tools the plugin depends on.
Functions ¶
func CheckTools ¶
CheckTools verifies that all required tools are available on the system PATH. It returns a list of missing tool names.
func FormatMissingToolsError ¶
FormatMissingToolsError constructs an error message listing each missing tool.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.