Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smacke/ffsubsync
/ main
Function
main
ffsubsync/ffsubsync.py:1037–1039 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1035
1036
1037
def
main() -> int:
1038
parser = make_parser()
1039
return
run(parser)[
"retval"
]
1040
1041
1042
if
__name__ ==
"__main__"
:
Callers
1
ffsubsync.py
File · 0.70
Calls
2
run
Function · 0.85
make_parser
Function · 0.70
Tested by
no test coverage detected