Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TimMcCool/scratchattach
/ read
Method
read
scratchattach/cloud/_base.py:22–23 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
20
class
SupportsRead(ABC, Generic[T]):
21
@abstractmethod
22
def
read(self) -> T:
23
pass
24
25
26
import
websocket
Callers
8
async_request
Method · 0.45
set_thumbnail
Method · 0.45
set_thumbnail
Method · 0.45
upload_asset
Method · 0.45
login_by_io
Function · 0.45
create_sound
Method · 0.45
create_costume
Method · 0.45
_load_sb3_file
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected