Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ truncate
Method
truncate
tools/python-3.11.9-amd64/Lib/typing.py:3327–3328 ·
view source on GitHub ↗
(self, size: int = None)
Source
from the content-addressed store, hash-verified
3325
3326
@abstractmethod
3327
def
truncate(self, size: int = None) -> int:
3328
pass
3329
3330
@abstractmethod
3331
def
writable(self) -> bool:
Callers
3
makefile
Method · 0.45
_append_message
Method · 0.45
_write_end_record
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected