MCPcopy Create free account
hub / github.com/ashaduri/gsmartcontrol / try_stop

Method try_stop

src/applib/command_executor.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162
163
164bool CommandExecutor::try_stop(hz::Signal sig)
165{
166 return cmdex_.try_stop(sig);
167}
168
169
170

Callers 1

executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected