Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ GetDescription
Method
GetDescription
src/auto4_base.cpp:501–503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
}
500
501
std::string UnknownScript::GetDescription() const {
502
return from_wx(_(
"File was not recognized as a script"
));
503
}
504
}
Callers
5
SetScriptInfo
Method · 0.45
OnInfo
Method · 0.45
CreateFromFile
Method · 0.45
ass_exporter.cpp
File · 0.45
OnChange
Method · 0.45
Calls
1
from_wx
Function · 0.85
Tested by
no test coverage detected