euporie.core.io.PseudoTTY

class euporie.core.io.PseudoTTY(underlying: IO[str] | TextIO, isatty: bool = True)

Make an output stream look like a TTY.