Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ predicate
Function
predicate
tools/python-3.11.9-amd64/Lib/textwrap.py:479–480 ·
view source on GitHub ↗
(line)
Source
from the content-addressed store, hash-verified
477
""
"
478
if
predicate is None:
479
def
predicate(line):
480
return
line.strip()
481
482
def
prefixed_lines():
483
for
line in text.splitlines(True):
Callers
9
_getmembers
Function · 0.85
wait_for
Method · 0.85
_split_list
Function · 0.85
prefixed_lines
Function · 0.85
wait_for
Method · 0.85
wait_for
Method · 0.85
wait_for
Method · 0.85
true_iterator
Function · 0.85
_remove_files
Method · 0.85
Calls
1
strip
Method · 0.80
Tested by
no test coverage detected