Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChiyukiGana/Quickinput
/ QiFunc_cmd
Method
QiFunc_cmd
source/src/scriptinterpreter.cpp:1692–1692 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1690
if (!deviceId.empty())
1691
{
1692
return ad.setVolume(deviceId, args[0].toNumber());
1693
}
1694
}
1695
return false;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected