Documentation
¶
Overview ¶
Package utils hosts small helper routines shared across commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskConfirm ¶
AskConfirm prompts the user with the provided message and returns true if the user confirms. It allows up to maxConfirmAttempts tries before returning false.
func FormatSize ¶
FormatSize converts bytes to a human-readable string (B, KB, MB, GB).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.