doctorcmd

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *cobra.Command

New creates the `doctor` command.

func PrintIndentedLines

func PrintIndentedLines(w io.Writer, text string)

printIndentedLines prints multi-line text with proper indentation and pipe continuation. Each line is prefixed with "│ " to maintain visual alignment under the check item.

Types

type CheckStatus

type CheckStatus int
const (
	StatusPass CheckStatus = iota
	StatusWarn
	StatusFail
)

Jump to

Keyboard shortcuts

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