Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ Send
Method
Send
CodeFormatServer/src/Session/StandardIOSession.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void StandardIOSession::Send(std::string_view content) {
125
StandardIO::GetInstance().Write(content);
126
}
Callers
nothing calls this directly
Calls
1
Write
Method · 0.80
Tested by
no test coverage detected