Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TypesettingTools/Aegisub
/ operator()
Function
operator()
src/command/keyframe.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void operator()(agi::Context *c) override {
59
c->project->CloseKeyframes();
60
}
61
};
62
63
struct keyframe_open final : public Command {
Callers
nothing calls this directly
Calls
4
SaveFileSelector
Function · 0.85
CloseKeyframes
Method · 0.80
Save
Class · 0.50
Add
Method · 0.45
Tested by
no test coverage detected