MCPcopy Create free account
hub / github.com/bleachbit/bleachbit / snap_disabled_clean

Function snap_disabled_clean

bleachbit/Unix.py:831–833  ·  view source on GitHub ↗

Remove disabled snaps

()

Source from the content-addressed store, hash-verified

829
830
831def snap_disabled_clean():
832 """Remove disabled snaps"""
833 return snap_disabled_full(True)
834
835
836def snap_disabled_preview():

Callers 1

Calls 1

snap_disabled_fullFunction · 0.85

Tested by 1