MCPcopy Create free account
hub / github.com/WebAssembly/wabt / _Clear

Method _Clear

test/run-tests.py:693–695  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

691 sys.stderr.flush()
692
693 def _Clear(self):
694 assert self.isatty
695 sys.stderr.write('\r%s\r' % (' ' * self.last_length))
696
697
698def FindTestFiles(ext, filter_pattern_re, exclude_dirs):

Callers 2

PassedMethod · 0.95
FailedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected