MCPcopy Create free account
hub / github.com/BoomingTech/Piccolo / _BackupFilters

Function _BackupFilters

engine/3rdparty/tinyobjloader/deps/cpplint.py:905–907  ·  view source on GitHub ↗

Saves the current filter list to backup storage.

()

Source from the content-addressed store, hash-verified

903 _cpplint_state.AddFilters(filters)
904
905def _BackupFilters():
906 """ Saves the current filter list to backup storage."""
907 _cpplint_state.BackupFilters()
908
909def _RestoreFilters():
910 """ Restores filters previously backed up."""

Callers 1

ProcessFileFunction · 0.85

Calls 1

BackupFiltersMethod · 0.80

Tested by

no test coverage detected