MCPcopy Create free account
hub / github.com/dronesploit/dronesploit / run

Method run

dronesploit/_src/modules/command/hobicco/flitt.py:65–66  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

63class PowerOff(FlittCommandModule):
64 """ Power off the target Flitt. """
65 def run(self):
66 self._power_off()
67
68
69class StopVideo(FlittCommandModule):

Callers

nothing calls this directly

Calls 1

_power_offMethod · 0.80

Tested by

no test coverage detected