Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ input_text
Method
input_text
source/MaaDbgControlUnit/DbgController.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
bool DbgController::input_text(const std::string& /*text*/)
165
{
166
return true;
167
}
168
169
bool DbgController::key_down(int /*key*/)
170
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected