cmd

package
v0.0.0-...-eafc923 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2026 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

func Initialize()

Initialize registers the cmd lint runner with the internal library

Types

type CmdLintRunner

type CmdLintRunner struct{}

CmdLintRunner implements the LintRunner interface for cmd package

func NewCmdLintRunner

func NewCmdLintRunner() *CmdLintRunner

NewCmdLintRunner creates a new CmdLintRunner

func (*CmdLintRunner) Run

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