Functions§
- backup_
settings - Create a backup of current settings
- confirm_
action - Confirm an action with the user using enhanced selector
- ensure_
dir_ exists - Ensure a directory exists
- format_
bytes - Format bytes to human readable format
- format_
duration - Format duration to human readable format
- format_
list - Format a list of items for display
- format_
settings_ summary - Format settings summary for display
- get_
credentials_ dir - Get the credentials directory
- get_
env_ var_ path - Get the path to the environment-specific settings file
- get_
file_ size - Get the file size of a path
- get_
local_ settings_ path - Get the current working directory’s claude settings path
- get_
settings_ path - Get the path to the settings file
- get_
snapshots_ dir - Get the snapshots directory
- get_
timestamp - Get timestamp for display
- is_
valid_ uuid - Check if a string is a valid UUID
- restore_
from_ backup - Restore settings from backup
- should_
use_ local_ settings - Check if we should use local or global settings
- status_
indicator - Get a colored status indicator
- truncate_
text - Truncate text to a maximum length