MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / message_data_reader.py

File message_data_reader.py

src/message_data_reader.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#This program can be used to print out everything in your Inbox or Sent folders and also take things out of the trash.
2#Scroll down to the bottom to see the functions that you can uncomment. Save then run this file.
3#The functions which only read the database file seem to function just fine even if you have Bitmessage running but you should definitly close it before running the functions that make changes (like taking items out of the trash).
4

Callers

nothing calls this directly

Calls 2

readInboxFunction · 0.85
connectMethod · 0.45

Tested by

no test coverage detected