MCPcopy Create free account
hub / github.com/Keeper-Security/Commander / open

Method open

keepercommander/attachment.py:138–139  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

136
137 @abc.abstractmethod
138 def open(self): # type: () -> BinaryIO
139 pass
140
141
142class BytesUploadTask(UploadTask):

Callers 4

open_browser_for_oauthFunction · 0.45
upload_attachmentsFunction · 0.45
_writeFunction · 0.45
_writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected