Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
def
term_width():
20
return
shutil.get_terminal_size().columns
21
22
23
class
SingleLineTestResult(ColorTextResult):
Callers
1
startTest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected