ttyMod

object ttyMod
class Object
trait Matchable
class Any

Type members

Classlikes

@JSType
trait Direction extends StObject

-1 - to the left from cursor 0 - the entire line 1 - to the right from cursor

-1 - to the left from cursor 0 - the entire line 1 - to the right from cursor

Companion
object
object Direction
Companion
class
@JSImport("tty", "ReadStream") @native @JSType
class ReadStream extends StObject
@JSImport("tty", "WriteStream") @native @JSType
class WriteStream extends StObject

Value members

Concrete methods

@inline
def isatty(fd: Double): Boolean

Concrete fields

@JSImport("tty") @native
val ^: Any