Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Sathvik-Rao/ClipCascade
/ __init__
Method
__init__
ClipCascade_Desktop/src/main.py:16–17 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
14
15
class
Main:
16
def
__init__(self):
17
Application().run()
18
19
def
main():
20
Main()
Callers
nothing calls this directly
Calls
2
Application
Class · 0.90
run
Method · 0.45
Tested by
no test coverage detected