MCPcopy 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
225class ScriptFile(NamedTuple):
226 basedir: str
227 filename: str
228 path: str
229 priority: str
230
231
232class ScriptClassData(NamedTuple):

Callers 2

list_filesMethod · 0.90
list_scriptsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected