MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / _Filters

Function _Filters

src/tests/coding/cpplint.py:1449–1451  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

1447
1448
1449def _Filters():
1450 """Returns the module's list of output filters, as a list."""
1451 return _cpplint_state.filters
1452
1453
1454def _SetFilters(filters):

Callers 1

_ShouldPrintErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected