MCPcopy
hub / github.com/powerline/powerline / echoerr

Method echoerr

powerline/lint/markedjson/loader.py:23–25  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

21 self.haserrors = False
22
23 def echoerr(self, *args, **kwargs):
24 echoerr(*args, **kwargs)
25 self.haserrors = True

Callers 7

__call__Method · 0.80
echo_allMethod · 0.80
parse_document_startMethod · 0.80
resolveMethod · 0.80
construct_mappingMethod · 0.80

Calls 1

echoerrFunction · 0.90

Tested by

no test coverage detected