Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
class
BytesUploadTask(UploadTask):
Callers
4
open_browser_for_oauth
Function · 0.45
upload_attachments
Function · 0.45
_write
Function · 0.45
_write
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected