Updated 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') -> NonePrint file count and total size of the shared store by subdirectory.
#run_stats
python
def run_stats(store: 'SharedStore', dry_run: bool=False) -> NoneReport shared-store stats and clean up legacy data.