MCPcopy Create free account
hub / github.com/TheMariday/marimapper / write

Method write

test/test_backend.py:130–131  ·  view source on GitHub ↗
(self, _)

Source from the content-addressed store, hash-verified

128 self.is_open = True
129
130 def write(self, _):
131 pass
132
133 def read(self, _):
134 return b"1"

Callers 14

test_missing_headersFunction · 0.80
test_get_all_mapsFunction · 0.80
test_basic_usageFunction · 0.80
write_2d_leds_to_fileFunction · 0.80
write_3d_leds_to_fileFunction · 0.80
write_next_bytesFunction · 0.80
write_cameras_textFunction · 0.80
write_images_textFunction · 0.80
write_points3D_textFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected