Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dronesploit/dronesploit
/ run
Method
run
dronesploit/_src/modules/command/hobicco/cme.py:74–75 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
72
class
PowerOff(CmeModule):
73
""
" Power off the target C-me. "
""
74
def
run(self):
75
self._power_off()
76
77
78
class
StopVideo(CmeModule):
Callers
nothing calls this directly
Calls
1
_power_off
Method · 0.80
Tested by
no test coverage detected