Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ clearInputColumn
Method
clearInputColumn
src/program/ui/InputEditorView.cpp:687–690 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
685
}
686
687
void InputEditorView::clearInputColumn()
688
{
689
inputEditorModel->clearUniqueInput(contextSection);
690
}
691
692
void InputEditorView::removeInputColumn()
693
{
Callers
nothing calls this directly
Calls
1
clearUniqueInput
Method · 0.80
Tested by
no test coverage detected