MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / clear

Method clear

tools/meta_codegen/framework/log.py:119–120  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

117 return True
118
119 def clear(self) -> None:
120 self.__log_data.clear()
121
122 def dump(self, error_mode: bool = False) -> None:
123 output_file = sys.stderr if error_mode else sys.stdout

Callers 15

SubcaseMethod · 0.45
~SubcaseMethod · 0.45
test_case_reenterMethod · 0.45
test_case_endMethod · 0.45
test_case_startMethod · 0.45
test_case_reenterMethod · 0.45
clearFiltersMethod · 0.45
runMethod · 0.45
TestEventsMethod · 0.45
template_test_vectorFunction · 0.45

Calls

no outgoing calls

Tested by 15

SubcaseMethod · 0.36
~SubcaseMethod · 0.36
test_case_reenterMethod · 0.36
test_case_endMethod · 0.36
test_case_startMethod · 0.36
test_case_reenterMethod · 0.36
clearFiltersMethod · 0.36
runMethod · 0.36
TestEventsMethod · 0.36
template_test_vectorFunction · 0.36