Versions in this module Expand all Collapse all v1 v1.0.0 Apr 1, 2024 Changes in this version + func PromptSigPassword() ([]byte, error) + func PromptVariable(variable types.JackalPackageVariable) (value string, err error) + func SelectChoiceGroup(componentGroup []types.JackalComponent) (types.JackalComponent, error) + func SelectOptionalComponent(component types.JackalComponent) (confirm bool, err error)