Functions§
- error
- Prints an error message with a red cross.
- get_
term_ width - Detects the available terminal width for responsive layout.
- info
- Prints an informational message with a cyan icon.
- relative_
time - Formats a UTC timestamp into a human-readable relative string (e.g., “2h ago”).
- success
- Prints a success message with a green checkmark.
- warn
- Prints a warning message with a yellow triangle.