hou.ShellIO class

Methods

addDataForReading(self, data)

Not documented yet

addEOFForReading(self)

Not documented yet

getAndClearWrittenData(self) → string

Not documented yet

interruptShellThread(self)

Not documented yet

isatty(self)bool

Implemented as part of the “file-like object” interface.

isWaitingForCommand(self) → bool

Not documented yet

readline(self, size=-1) → string

Not documented yet

setIsWaitingForCommand(self, on)

Not documented yet

write(self, data)

Not documented yet