MCPcopy 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

72class PowerOff(CmeModule):
73 """ Power off the target C-me. """
74 def run(self):
75 self._power_off()
76
77
78class StopVideo(CmeModule):

Callers

nothing calls this directly

Calls 1

_power_offMethod · 0.80

Tested by

no test coverage detected