utils

package
v0.0.0-...-4a00286 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SupplyArgsOrHelp

func SupplyArgsOrHelp(cmd *cobra.Command, args []string, required int)

Types

type CommitActionDependencies

type CommitActionDependencies struct {
	RuntimeConf  *runtime.Conf
	ToolsReader  tools.Reader
	ResultWriter result.Writer
	Logger       loggers.Logger
}

func GetCommitActionDependencies

func GetCommitActionDependencies(cmd *cobra.Command) CommitActionDependencies

type ShowActionDependencies

type ShowActionDependencies struct {
	RuntimeConf *runtime.Conf
	ToolsReader tools.Reader
	ToolsWriter tools.Writer
}

func GetShowActionDependencies

func GetShowActionDependencies(cmd *cobra.Command) ShowActionDependencies

Jump to

Keyboard shortcuts

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