MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / Reload

Method Reload

src/auto4_base.cpp:289–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287 }
288
289 void ScriptManager::Reload(Script *script)
290 {
291 script->Reload();
292 ScriptsChanged();
293 }
294
295 const std::vector<cmd::Command*>& ScriptManager::GetMacros()
296 {

Callers 3

OnReloadMethod · 0.45
OnReloadAutoloadMethod · 0.45
operator()Function · 0.45

Calls 12

SplitFunction · 0.85
DirectoryIteratorClass · 0.85
TrimFunction · 0.85
beginFunction · 0.85
DecodeMethod · 0.80
FilenameMethod · 0.80
to_wxFunction · 0.70
endFunction · 0.50
clearMethod · 0.45
getMethod · 0.45
GetLoadedStateMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected