MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / readable

Method readable

tools/python-3.11.9-amd64/Lib/typing.py:3303–3304  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

3301
3302 @abstractmethod
3303 def readable(self) -> bool:
3304 pass
3305
3306 @abstractmethod
3307 def readline(self, limit: int = -1) -> AnyStr:

Callers 1

file_digestFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected