Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ update
Method
update
src/program/ui/LuaConsoleModel.cpp:131–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
}
130
131
void LuaConsoleModel::update()
132
{
133
Lua::Callbacks::getList().watchChanges();
134
}
Callers
nothing calls this directly
Calls
1
watchChanges
Method · 0.80
Tested by
no test coverage detected