MCPcopy Create free account
hub / github.com/Denvi/Candle / device

Method device

src/candle/script/scriptapp.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101ScriptDevice* ScriptApp::device()
102{
103 return m_scriptDevice;
104}
105
106ScriptSender* ScriptApp::sender()
107{

Calls

no outgoing calls

Tested by

no test coverage detected