mocha cache is a simple command. It shows you what files are currently in $MOCHA_DIR/cache directory and it clears them out.
One thing I noticed was that scoop cache show actually displays raw bytes instead of human readable file sizes for each cache entry, which is a bit odd since the total they display is human readable.
Therefore I made my implementation mocha cache list display human readable sizes since that’s a more reasonable default.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.