Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ get_args_parser
Function
get_args_parser
addons/y2038.py:579–581 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
577
578
579
def
get_args_parser():
580
parser = cppcheckdata.ArgumentParser()
581
return
parser
582
583
584
if
__name__ ==
'__main__'
:
Callers
2
test_arguments_regression
Function · 0.90
y2038.py
File · 0.70
Calls
no outgoing calls
Tested by
1
test_arguments_regression
Function · 0.72