Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ comment
Function
comment
tools/scripts/android/matrix.py:509–510 ·
view source on GitHub ↗
(file, kind, *args, **kw)
Source
from the content-addressed store, hash-verified
507
508
509
def
comment(file, kind, *args, **kw):
510
print(get_comment(kind, *args, **kw), file=file, **kw)
511
512
513
def
read_file(kind):
Callers
2
github
Function · 0.85
matrix.py
File · 0.85
Calls
2
get_comment
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected