help

package
v0.15.1-0...-e5b4670 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 24, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package help contains functions responsible for generating help output for asdf and asdf plugins.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Print

func Print(asdfVersion string, plugins []plugins.Plugin) error

Print help output to STDOUT

func PrintTool

func PrintTool(conf config.Config, toolName string) error

PrintTool write tool help output to STDOUT

func PrintToolVersion

func PrintToolVersion(conf config.Config, toolName, toolVersion string) error

PrintToolVersion write help for specific tool version to STDOUT

func Write

func Write(asdfVersion string, allPlugins []plugins.Plugin, writer io.Writer) error

Write help output to an io.Writer

func WriteToolHelp

func WriteToolHelp(conf config.Config, toolName string, writer io.Writer, errWriter io.Writer) error

WriteToolHelp output to an io.Writer

func WriteToolVersionHelp

func WriteToolVersionHelp(conf config.Config, toolName, toolVersion string, writer io.Writer, errWriter io.Writer) error

WriteToolVersionHelp output to an io.Writer

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL