Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vladmandic/sdnext
/ ScriptFile
Class
ScriptFile
modules/scripts_manager.py:225–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
223
224
225
class
ScriptFile(NamedTuple):
226
basedir: str
227
filename: str
228
path: str
229
priority: str
230
231
232
class
ScriptClassData(NamedTuple):
Callers
2
list_files
Method · 0.90
list_scripts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected