Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DiscoverProfiles ¶
func DiscoverProfiles() []string
DiscoverProfiles returns deduplicated profile directories from 3 sources: 1. Config file profiles array 2. Claudewheel/claudelauncher options.json 3. ~/.claude-* directories with .credentials.json Always includes ~/.claude as default.
func FetchAndRender ¶
FetchAndRender fetches usage for a profile directory and renders 3 lines.
func RenderDashboard ¶
RenderDashboard fetches all profiles in parallel and returns the complete output.
Types ¶
type ProfileResult ¶
ProfileResult holds the rendered output for a single profile.
Click to show internal directories.
Click to hide internal directories.