Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
OnReload
Method · 0.45
OnReloadAutoload
Method · 0.45
operator()
Function · 0.45
Calls
12
Split
Function · 0.85
DirectoryIterator
Class · 0.85
Trim
Function · 0.85
begin
Function · 0.85
Decode
Method · 0.80
Filename
Method · 0.80
to_wx
Function · 0.70
end
Function · 0.50
clear
Method · 0.45
get
Method · 0.45
GetLoadedState
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected