cmd

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2025 License: MIT Imports: 40 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RootCmd added in v0.4.0

func RootCmd() *cobra.Command

Types

type InfoCommandResponse

type InfoCommandResponse struct {
	Version           string `yaml:"version"`
	VersionCommitHash string `yaml:"version_commit_hash"`
	VersionBuildAt    string `yaml:"version_build_at"`
	Modules           []*analyzerapi.ProjectModule
	Tools             map[string]string `yaml:"tool-version"`
	ToolConstraints   map[string]string `yaml:"tool-constraint"`
	Environment       map[string]string
}

Jump to

Keyboard shortcuts

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