IDAPython 9.0
Loading...
Searching...
No Matches
IDAPythonStdOut Class Reference

Public Member Functions

 write (self, text)
 
 flush (self)
 
 isatty (self)
 

Static Public Attributes

str encoding = "UTF-8"
 

Detailed Description

Dummy file-like class that receives stdout and stderr

Member Function Documentation

◆ flush()

flush ( self)

◆ isatty()

isatty ( self)

◆ write()

write ( self,
text )

Member Data Documentation

◆ encoding

str encoding = "UTF-8"
static

The documentation for this class was generated from the following file: