Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ name
Method
name
src/command/recent.cpp:114–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
std::string full_name;
113
public:
114
const char *name() const { return full_name.c_str(); }
115
void operator()(agi::Context *c) {
116
T::operator()(c, id);
117
}
Callers
1
reg
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected