Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ main
Function
main
test/lint/check-doc.py:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
62
def
main():
63
lint_missing_argument_documentation()
64
lint_missing_hidden_wallet_args()
65
66
67
if
__name__ ==
"__main__"
:
Callers
1
check-doc.py
File · 0.70
Calls
2
lint_missing_argument_documentation
Function · 0.85
lint_missing_hidden_wallet_args
Function · 0.85
Tested by
no test coverage detected