LinuxTermios
terminus.LinuxTermios
object LinuxTermios extends Termios
The Scala Native implementation of termios.h assumes certain types are implemented as CLong. This is correct on macOS, but not on Linux. This alternative implementation works on Linux.
Attributes
- Source
- LinuxTermios.scala
- Graph
-
- Supertypes
- Self type
-
LinuxTermios.type
Members list
Type members
Types
The terminal attributes data structure. (Called termios in the POSIX API.)
The terminal attributes data structure. (Called termios in the POSIX API.)
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Value members
Concrete methods
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
Attributes
- Source
- LinuxTermios.scala
In this article