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

Function _Filters

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

Returns the module's list of output filters, as a list.

()

Source from the content-addressed store, hash-verified

874
875
876def _Filters():
877 """Returns the module's list of output filters, as a list."""
878 return _cpplint_state.filters
879
880
881def _SetFilters(filters):

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected