Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csaez/mscreen
/ destroy
Method
destroy
tests/test_stress.py:21–22 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
19
self.size = 5
20
21
def
destroy(self):
22
mscreen.erase(self.gl)
23
24
@property
25
def
position(self):
Callers
1
simulate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected