Documentation
¶
Overview ¶
Package cmdutil provides shared helpers for repository command utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Progressf ¶ added in v2.4.0
Progressf writes a formatted progress line to stderr so long-running command utilities show activity instead of looking stale. It writes to stderr (never stdout) so it never pollutes JSON or generated output captured from stdout. A trailing newline is added automatically.
func RepositoryRoot ¶
RepositoryRoot walks upward from start until it finds the module root.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.