MCPcopy Index your code
hub / github.com/dronesploit/dronesploit / run

Method run

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

Source from the content-addressed store, hash-verified

69class StopVideo(FlittCommandModule):
70 """ Stop video recording of the target Flitt. """
71 def run(self):
72 self._stop_video()
73

Callers

nothing calls this directly

Calls 1

_stop_videoMethod · 0.80

Tested by

no test coverage detected