Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JibbSmart/JoyShockMapper
/ initConsole
Function
initConsole
JoyShockMapper/src/linux/InputHelpers.cpp:586–588 ·
view source on GitHub ↗
just setting up the console with standard stuff
Source
from the content-addressed store, hash-verified
584
585
// just setting up the console with standard stuff
586
void initConsole(std::function<void()>)
587
{
588
}
589
590
std::tuple<std::string, std::string> GetActiveWindowName()
591
{
Callers
1
main
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected