MCPcopy Create free account
hub / github.com/RocketMap/RocketMap / set_location_queue

Method set_location_queue

pogom/app.py:42–43  ·  view source on GitHub ↗
(self, queue)

Source from the content-addressed store, hash-verified

40 self.search_control = control
41
42 def set_location_queue(self, queue):
43 self.location_queue = queue
44
45 def set_current_location(self, location):
46 self.current_location = location

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected