claudewheel v0.24.2 /claudewheel.stats
Edit
On this page

Report shared-store statistics and clean up legacy data.

#claudewheel.stats

#claudewheel.stats

Report shared-store statistics and clean up legacy data.

#_report_shared_stats

python
def _report_shared_stats(store: 'SharedStore') -> None

Print file count and total size of the shared store by subdirectory.

#run_stats

python
def run_stats(store: 'SharedStore', dry_run: bool=False) -> None

Report shared-store stats and clean up legacy data.

Search