cmd

package
v0.56.4 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do(
	args []string,
	stdout io.Writer,
	stderr io.Writer,
) osutil.ExitCode

Do runs the command logic.

func Initialize added in v0.55.0

func Initialize()

Initialize registers the cmd lint runner with the internal library

Types

type CmdLintRunner added in v0.55.0

type CmdLintRunner struct{}

CmdLintRunner implements the LintRunner interface for cmd package

func NewCmdLintRunner added in v0.55.0

func NewCmdLintRunner() *CmdLintRunner

NewCmdLintRunner creates a new CmdLintRunner

func (*CmdLintRunner) Run added in v0.55.0

func (r *CmdLintRunner) Run(args []string, stdout, stderr io.Writer) osutil.ExitCode

Run executes the lint command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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