MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / term_width

Function term_width

test/single_line_runner.py:19–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17
18
19def term_width():
20 return shutil.get_terminal_size().columns
21
22
23class SingleLineTestResult(ColorTextResult):

Callers 1

startTestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected