hou.ShellIO class
Methods
addDataForReading(self, data)addEOFForReading(self)getAndClearWrittenData(self)→ stringinterruptShellThread(self)isatty(self)→bool-
Implemented as part of the “file-like object” interface.
isWaitingForCommand(self)→ boolreadline(self, size=-1)→ stringsetIsWaitingForCommand(self, on)write(self, data)