TermiosStruct
terminus.TermiosStruct
object TermiosStruct
Type aliases for the two possible termios structures, one with CInt bitflags and one with CLong bitflags. CLong types are the default in scala-native, however linux (and probably more operating systems) use CInt bitflags. Each of these types has a terminus.TermiosAccess instance to handle access and manipulation of termios structures in a platform specific manner.
Attributes
- See also
- Source
- TermiosStruct.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TermiosStruct.type
Members list
In this article